function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Hermann Oure 6Hermann Oure 6 

Creation a Custom Action Similar to Post

Hello,

I would like to create an action called "Coworking" with the exact same attributes to Post (under feed) to share update only related to my coworking cases 

Basically I would like my quick action to have the exact same features / toolbar as we see on the Post action (e.g bold, italic, underline...)

Does someone knows how to do it?
Thanks,
Hermann

User-added image

ShirishaShirisha (Salesforce Developers) 
Hi Hermann,

This can be done by using the Visualforce page and below documentations which help you with the sample code:

https://help.salesforce.com/articleView?id=custom_actions_vf_pages_for_object_actions.htm&type=5

https://help.salesforce.com/articleView?id=custom_actions_vf_pages_for_global_actions.htm&type=5

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future.

Warm Regards,
Shirisha Pathuri