In a previous post, I managed to use a subform to replace AcroFrom Dialog Box:
https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-questions/creating-a-subform-as-pop...
Now, I am facing the same issue I reported earlier, that is, in the new case, the page is crowded, and child elements of the overlapping subform is confused with the large text fields behind the subform.
I am checking if there is a method to prevent clicking outside the subform (dialog box subform) if it is visible.
The only solution that I am thinking of is to use a much larger protected dummy button to be placed just behind the subform box that will cover all the other elements which are overlapping with the subform box.
Is there any other solution to prevent the focus-out (or the Exit) Event of the subform dialog box when it is visible?
Tarek