Hi All,
I am migrating XFA forms to HTML5 forms in AEM 6.5. In XFA we have written validations before submitting the form but those validations are not working in HTML5. Is there any way to use those validations in HTML5 form?
Please help.
Solved! Go to Solution.
Views
Replies
Total Likes
@srujan816 This is known that designer script may break in HTML so you will have to refactor the scripts but it all depends on the methods and their support.
- Mayank Gandhi
@srujan816 This is known that designer script may break in HTML so you will have to refactor the scripts but it all depends on the methods and their support.
- Mayank Gandhi
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
@srujan816 submit data to workflow if you have a server.
@mayank- We had AWS_XXXX scripts to submit the form in workspace. But now submission is not happening in same code what we written in PDF forms in HTML5. What's the alternate approach to submit HTML5 form in the workspace?
Views
Replies
Total Likes