Which method is the developer using?

An AEM Forms developer is creating ClientLib and using guide Bridge API methods for same. The developer uses a method that involves having guide Bridge API be invoked on the click event of the button that is identified by the CSS class save button.

Which method is the developer using?
A . getFileAttachmentMapForSubmit
B. doAjaxSubmitWithFileAttachment
C. storeafDataWithAttachments

Answer: B

Explanation:

This is a guideBridge API method that can be used to submit an adaptive form with file attachments1. It can be invoked on the click event of a button that is identified by the CSS class save button. It takes a callback function as an argument that is executed after the submission is complete.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments