AEM out of the box forms v2 | Community
Skip to main content
Level 6
April 27, 2023
Solved

AEM out of the box forms v2

  • April 27, 2023
  • 1 reply
  • 489 views

I want to add a custom action which it will submit to SalesForce backend. What is the preferred way to extend the actions dropdown list?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ManviSharma

To add a custom action that submits data to a Salesforce backend, you can extend the actions dropdown list in Adobe Experience Manager  by creating a custom TouchUI dialog and a custom servlet.

1 reply

ManviSharma
Adobe Employee
ManviSharmaAdobe EmployeeAccepted solution
Adobe Employee
April 28, 2023

To add a custom action that submits data to a Salesforce backend, you can extend the actions dropdown list in Adobe Experience Manager  by creating a custom TouchUI dialog and a custom servlet.