cancel
Showing results for 
Search instead for 
Did you mean: 

Online Interactive Form- Submit Button an Issue

Former Member
0 Kudos

Hi Experts,

I am currently working with web dynpro ABAP + Adobe interactive forms.

Scenario ( Design Online Interactive Form )

I have to get some data filled by user and need to post it in the backend tables on click of submit button. I am using Adobe Life Cycle desiner 7.1 and SP11.

The problem is in the Interactive Form UI element , there is a property called Template source. When I specify, the template source property eg <formname>, all the context from the <form> does not get copied, instead only a part of the context comes in the WD view .

Any other way to achieve this online scenario with WD ABAP ? Could the Designer or Service Pack be a problem ?

Please Advice.

Regards,

Sonika

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sonika Kapil ,

After giving a template name and after double clicking the template name you will get a popup window where you can map the context node that you need to map to the adobe form. once this is done then all the nodes and attributes that come under the mapped node will appear on the adobe designer data view.

If you found some attibutes missing - you can right click on the interactive form ui element and do an update XML schema.

Regards

Sarath