AEM Forms: Designer MasterPage Issue
Hi Team,
I am trying to update a logic on the form, where i have "Hide" button on the Masterpage and several other buttons on the content area for the page. The condition is when we click the "Hide" button on the Masterpage the rest of the buttons on the content page should be hidden and also the "Hide" button on the Masterpage should be hidden.
Currently when we click the button on Masterpage it is hiding all the buttons on the content area, but it is not hiding itself, can this be an issue related with the masterpage or since is focus is moving away from the Master page it is not able to hide itself.
Thank You