Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

How to include only form data while submitting as XML

Avatar

Level 9

Hello All,

I have a form which has several fields. I am using an XML file to emded the data.But when I submit the form as XML and import the data all the embeded data comes. Is it possible to trim those embeded data which are not used and only to extract the data which are filled in the form.

Thanks.

Bibhu.

9 Replies

Avatar

Level 10

This is how the product works .....all data that you import will be passed along as well.

Paul

Avatar

Level 9

Hello Paul,

If this is the case how some one can write a script to capture the XML contents that's only filled in the form ?

Thanks.

Bibhu.

Avatar

Level 10

You would have to apply a style sheet before the data is imported or after the submission to re-shape your data file.

Paul

Avatar

Level 9

Hello Paul,

Could you please explain a bit more on this , how to achieve this functionality ?

Thanks.

Bibhu.

Avatar

Level 10

This is standard XML manipulation ....you can apply an XSLT to your data file to reshape it.

Paul

Avatar

Level 9

Hello Paul,

I tried the same but with no luck

Thanks.

Bibhu.

Avatar

Level 9

Hello Paul,

Could you please give an example / link where i can explore a bit ?

Thanks.

Bibhu.

Avatar

Level 10

Applying the XSLT has nothing to do with Adobe this is standard xml manipulation. I do not have an example.

Paul

Avatar

Level 9

Hello Paul,

I tried tried and tried ..But I found no solutions for it . Could you please help me a bit ??

Thanks.

Bibhu.