I have a drop-down list (Department) that has a number of arrays that populates another drop-down list (Division). The Department is also linked to a script object (variable). They work perfectly.
However when I export the data to an XML file via a submit button, the Department field is not included. Just the Division field data. I have tried moving the fields around, in and out of subforms but nothing seems to work.
Does anyone have an idea why this is happening and how I might correct it please?