この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
On AEM Adaptive forms, Does guideBridge Object binds two way and update changes to DOM like Jquery or is it a read-only ?
If it's read-only, what is the purpose of setProperty fn. ?
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Are you trying to create new form fields using j query?
That is not supported
Hi @workflowuser ,
No, I am trying to create a Generic Review component with flexible Placeholders, to display all the Filled data in the previous Forms(made up of custom components).
Imagine that the creators are allowed to design the forms as per their wish and this component should pick the filled inputs & Labels correctly and form a review section.
guideBridge can help in understanding the form structure for reading the inputs, So am trying to explore if guideBridge has any capability to change the DOM elements too ?
表示
返信
いいね!の合計
I have a sample to review the form data before submitting
I can send you the link when I get to my computer
表示
返信
いいね!の合計
Hi @Vijay_Katoch , Nope, can't find my answer in the documentation. Thanks for the suggestion !
表示
返信
いいね!の合計
This uses out-of-the-box API to display the form data for review before submitting
表示
返信
いいね!の合計
Hi @workflowuser , thanks for the reference, can you please name the out-of-box APIs used in implementing this.
表示
返信
いいね!の合計
I used the visit function of the GuideBridge library
表示
返信
いいね!の合計