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

peteFL
peteFL
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
4

Discussions

Discussions
0

Questions

Questions
4

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by peteFL
Customize the badges you want to showcase on your profile
Re: Posting Data into a field, not there after a saveAs - Adobe LiveCycle 15-02-2010
I took your suggestions and made the necessary changes. For those of you following along I had to add the following line to the reset button code to clear out the list box field>outputText.clearItems();Without this line the field remained populated.Thank you Niall for all your valuable input. One last request. Can you suggest a good comprehensive book on LiveCycle that would give many examples of real world forms design.

Views

173

Likes

0

Replies

0
Re: Posting Data into a field, not there after a saveAs - Adobe LiveCycle 15-02-2010
That worked. However, I was using that statemenet to get rid of the null value that is added to the field from my outputText.rawValue += dateSelect.rawValue + " " + shiftSelect.rawValue + " shift\n";statement, how can I handle getting this field populated prior to the drop down box placing a value there?

Views

170

Likes

0

Replies

0
Re: Posting Data into a field, not there after a saveAs - Adobe LiveCycle 12-02-2010
It still doesn't save the data to the field upon saveAs.

Views

168

Likes

0

Replies

0
Posting Data into a field, not there after a saveAs - Adobe LiveCycle 12-02-2010
I am populating a field from a couple of drop down list boxes and I want to include this information when the user clicks the Save As button. I can't seem to get the information to remain after the Save As is complete. I have attached my form.

Views

706

Likes

0

Replies

7