Embed XDP inside an Adaptive forms | Community
Skip to main content
sobhan_sahu
Level 4
November 15, 2017
Solved

Embed XDP inside an Adaptive forms

  • November 15, 2017
  • 3 replies
  • 2954 views

Hi All,

Is there a way I can embed an XDP inside an Adaptive forms and be able to edit the same.

Please help on the same.

Thanks,

Sobhan

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by user7587541

Put the submit button outside of the xdp, use adaptive form submit

3 replies

Adobe Employee
November 15, 2017

What you can do is go to the properties of the adaptive form and associate the XDP as the model.  Then in the Adaptive Form add a verify step, this will render the XDP.  On the verify component there is a configuration option to make it interactive.

sobhan_sahu
Level 4
November 15, 2017

Hi Steve, Thanks for the help. I have two scenario here,

I am trying to find a way how can I use a submit button that is inside my xdp to submit the form data to a workbench process.

So if I go for this verify components then can I submit my xdp forms data to the workbench process?

Also I tried to render my xdp using HTML5 profiling but there also I could not use the submit button to submit the form data to workbench process.

How can I reuse my submit button inside my xdp for submitting data.

user7587541Adobe EmployeeAccepted solution
Adobe Employee
November 15, 2017

Put the submit button outside of the xdp, use adaptive form submit