How to get adaptive form submit button name in post.POST.jsp
Hi,
Is there a way to get submit button's Element Name value in custom submit actions' post.POST.jsp on an AEM adaptive form?
The usecase is one adaptive form contains two submit buttons with different Element names and in post.POST.jsp the business logic varies for each submit button.
I tried resource object in post.POST.jsp but that gives adaptive form object.
Thanks & Regards,
Srikanth Pogula.