Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.
I am new to Abode AEM. I am developing form for court. Please provide sample schema(xsd) and dor(xdp) file. In the doc I seen "Ensure that the XML Schema used for XDP Data Connection and Form Template used as Document of Reference has same structure and is always in sync" in AEM 6.0 Forms Help | Creating an adaptive form
Not anymore, what version of Aem forms do you use?We provide autogenerate DOR option as well now in form properties.
Still you need XDP I will share it with you.
Thanks,
Mayank
Hi Mayank,
Thank You. I have created xdp by using Adobe designer and mapped with the schema.
Please provide if you have an idea about how to prefill one form submitted filed values to another form.
Many Thanks!
Yugandhar
Zugriffe
Antworten
Likes gesamt
Do you AEM forms server?
Zugriffe
Antworten
Likes gesamt
I don't know about AEM Form server.
Zugriffe
Antworten
Likes gesamt
Please provide AEM Form server documentation URLs or any video tutorials.
Zugriffe
Antworten
Likes gesamt
Search for getting started with AEM Forms
you will need AEM Server with Forms Add on package
this is not desktop software
Zugriffe
Antworten
Likes gesamt
I have AEM local setup and installed all required packages. Now I am working AEM forms.
Zugriffe
Antworten
Likes gesamt
Perfect, you had raised 2 queries one for DOR and another for pre-fill. What's the issue now.
Zugriffe
Antworten
Likes gesamt
How to pre-fill one form submitted field values to another form.
Zugriffe
Antworten
Likes gesamt
How to pre-fill one form submitted field values to another form by using schema-based adaptive forms.
Zugriffe
Antworten
Likes gesamt
Most imp thing is that they should have the same schema and binding. Assuming that you have extracted the xml from one form then render the other form like this:
Adobe Experience Manager Help | Prefill adaptive form fields
Zugriffe
Antworten
Likes gesamt
do we need to customize the code to extract submitted form data as XM and prefill to other forms?
Zugriffe
Antworten
Likes gesamt
I don't think so. You can even use guideBridge.getDataXML as well to fetch the data.
Zugriffe
Antworten
Likes gesamt
how to map guideBridge.getDataXML method returned XML to another form as pre-fill XML any option available in rule editor to guideBridge.getDataXML method invoke?
Zugriffe
Antworten
Likes gesamt
FYI, I have used global schema(one schema file) for all forms and bind using Adobe LiveCycle.
Zugriffe
Antworten
Likes gesamt
I have another question, How to show all forms and user submitted and draft forms in Wordpress site? I mean how to integrate AEM adaptive forms in the external sites(Like PHP).
Zugriffe
Antworten
Likes gesamt
Embed it using Iframe. You have the URL on which the form opens just place it in an Iframe src tag.
Zugriffe
Antworten
Likes gesamt
We have API available to list forms in your externally site
Zugriffe
Antworten
Likes gesamt
You can refer this doc as well: https://helpx.adobe.com/in/experience-manager/6-3/forms/using/embed-adaptive-form-external-web-page....
Zugriffe
Antworten
Likes gesamt
You will have to do a custom implementation. Extract xml from one form and save it some location first and then load the other form using the previously saved xml.
Rule editor supports AJAX requests and sample for the Guidebridge API is in the previously shared document.
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten