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

brad5103
brad5103
Offline

Badges

Badges
5

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
14

Discussions

Discussions
0

Questions

Questions
14

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by brad5103
Customize the badges you want to showcase on your profile
Re: Updating multiple fields into one hidden field - Adobe LiveCycle 12-05-2009
Your form must be certified in order to do this. Here is a blog entry and a bunch of comments on the topic: http://forms.stefcameron.com/2006/12/07/better-form-design-with-xfa-25/ Justin Klei Cardinal Solutions Group

Views

92

Likes

0

Replies

0
Re: submit pdf form data to sql database - Adobe LiveCycle 19-09-2011
If you are looking to submit the data from the form to a web service it is very straight forward. You need a field to hold the data (and also to bind the WS parameter to). In your web service you woudl define a string (to hold the data) as an input paramater. Then create a field on the form (make it invisible so the user does not see it). Then bind that input param to the field. Now when you are ready to call your web service populate the field using this command InvisibleFieldName.rawValue = xf...

Views

992

Likes

0

Replies

0