I am working on XDPs in AEM forms designer 6.5.
xfa.host.messagebox is working best in PDF but not in HTML.
I am trying to findout if there is any alternative which will work on both PDF and HTML. Please let me know if any leads.
Views
Replies
Total Likes
Could you elaborate on the use case - how these XDPs will be rendered in HTML?
In case of html form, xfa.host.messagebox script is available only for client applications, more information here
There is another option, app.alert() but that works with Acrobat API support only.
Views
Replies
Total Likes
We generate XDP Forms and use those in web application where they rendered as HTML, the same form we will use to generate PDF files as well. We noticed that JS validation and message boxes are not working correctly in HTML.
1. Do we need to change the javascript which will work in both PDF and HTML forms generated by the same XDP file?
2. Are there any feature available for inline validation messages which will work in both PDF and HTML forms?
Views
Replies
Total Likes
Thanks. Checking this further.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies