Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
How to open a form onclick of enroll button in this package . Looks like the enroll button is inside a .tsx file.
https://github.com/adobe/adobe-learning-manager-reference-site/issues
Hi,
To open a form on click of the "Enroll" button in the Adobe Learning Manager Reference Site package, you need to modify the code in the relevant .tsx file to add an onClick event handler and use JavaScript to display the form.
Thanks for the response.
I have added the form now. Can you tell me how to trigger email after form submit.
The use case, after form submit, ALM api is called and after success email should be triggered.
Views
Like
Replies
Likes