I have created a custom visualforce page.
Here in the controller class i allow the user to create folders.
I want when user clicks OK (a custom button) then the new folder is published as a record in the workspace but i cannot find how to do it.
Any help is appreciated.
Finally i achieved a way to publish a record to shared workspace:
Publish Record to Personal Workspace:
I have created a blob from String but i need to create a blob that can show a table with all the info that i want to display like size & author name.
Thanks Paul for the idea.
May be someone can help me in creating blob of my choice.
🙂