Adding a custom action to the Dropdown section of a Post in the stream section

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Bobby_manu
    Junior Member
    • May 2026
    • 2

    #1

    Adding a custom action to the Dropdown section of a Post in the stream section

    Hey.

    I running into a challenge of adding a Schedule Call action as part of the menu in the picture and most tutorials deal with either detailView on the top-right or dropdown menu on the detailView. Any help or advice on how to do it or any other workarounds would be appreciated.
  • rabii
    Active Community Member
    • Jun 2016
    • 1400

    #2
    This could be complex and not straight forward to achieve you need to figure out a lot e.g you could face issue with race conditions etc but i think you could achieve this two ways - upgrade safe (using ViewSetupHandlers framework)



    or monkey patching (which is similar to view setup handlers) just for views not extended by the former one.
    Rabii
    EspoCRM Custom Development

    🔗 Portfolio & Builds

    Comment

    Working...