Avatar

Level 5

Greetings:

I have a dynamic form.

I am using designer 8.2

I have a drop-down list bound to the schema.

I can import data into the form via dataconnection.

The drop-down displays the data from the dataconnection.

I have a button that uses addItem() to append a value into the drop-down.

All looks well.

If I save the form, or export the XML, the newly added value is not saved.

Is there any way to add items to a list, and have them become part of the XML?

Thank You

Mark