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.
Views
Replies
Total Likes
This is how the product works .....all data that you import will be passed along as well.
Paul
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
You would have to apply a style sheet before the data is imported or after the submission to re-shape your data file.
Paul
Views
Replies
Total Likes
Hello Paul,
Could you please explain a bit more on this , how to achieve this functionality ?
Thanks.
Bibhu.
Views
Replies
Total Likes
This is standard XML manipulation ....you can apply an XSLT to your data file to reshape it.
Paul
Views
Replies
Total Likes
Hello Paul,
I tried the same but with no luck ![]()
Thanks.
Bibhu.
Views
Replies
Total Likes
Hello Paul,
Could you please give an example / link where i can explore a bit ?
Thanks.
Bibhu.
Views
Replies
Total Likes
Applying the XSLT has nothing to do with Adobe this is standard xml manipulation. I do not have an example.
Paul
Views
Replies
Total Likes
Hello Paul,
I tried tried and tried ..But I found no solutions for it
. Could you please help me a bit ??
Thanks.
Bibhu.
Views
Replies
Total Likes