Unable to save java script in HTML Markup component using Page Composer
Summary:
I am trying to add a custom action in <> Page. For this, I have added a HTML Markup component using Page composer. Inside the HTML Markup component I am trying add some validation logic using onclick event. Following are the steps I have used:
- Created a sandbox with Page Composer enabled
- Navigated to the Create Transaction Page
- Entered into the Page composer mode.
- Selected the Menu region under the "Complete and Create Another" action.
- Added one HTML Markup component
- Added HTML code along with java script function for onclick event (please refer the code snippet section) in the expression builder screen
0