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

grantbuster
grantbuster
Offline

Badges

Badges
4

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts & Comments

Posts & Comments
4

Discussions

Discussions
0

Questions

Questions
3

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by grantbuster
Customize the badges you want to showcase on your profile
Re: Fields not being submitted? - Adobe LiveCycle 02-11-2009
Thanks Paul!I dont know why i didn't think of this... But yep that sure fixed it!

Views

80

Likes

0

Replies

0
Fields not being submitted? - Adobe LiveCycle 02-11-2009
HI,I have a form that has three text fields which are flowed on a page and set to expand to fit their content.I have the content of these fields being set using Javascript, basically they are note fields which are automatically populated based on the selections the user makes.At runtime all the text fields grow as expected and the content is there. However as soon as the form is submitted the content is not shown in the XML response file and there is no node in the XML that represents each of th...

Views

366

Likes

0

Replies

2
Getting the sub-nodes of a bound field - Adobe LiveCycle 16-10-2009
Hi I'm not sure if I'm explaining this properly or not but here is what I want to do....I have a table that is populated from and XML file. The number of rows is determined based on the number of records in the XML file. That works.Now what I want to do is be able to click on each row Title and populate a listbox with a number of items that are child nodes of the table row (sub_items).My XML looks like this Row 1 Title Item 1 Item 2 Item 3 How can I do this through javascript? Can I refrence ...

Views

456

Likes

0

Replies

1
Populate List Box From XML - Adobe LiveCycle 05-10-2009
I have a table that is populated with data from a XML file.There is a series of columns for each row which have buttons in them. When any one of the buttons is clicked I would like to re-populate a listbox further down the page with a series of options derived from the XML file that generated the table data.Here is an example of what the XML looks like: Col 1 Item 1 Col 1 Item 2 Col 1 Item 3 Col 2 Item 1 Col 2 Item 2 Col 2 Item 3 Col 2 Item 4 Do I need to change the binding for the listbox ...

Views

539

Likes

0

Replies

1