V
vodred
Hi,
I want certain fields in the form not to show up in the XML data saved
after the user fills the form. I need those fields for display and
calculation purposes only(So using an expression box is ruled out). How can I
achieve this? Here is the scenario
Option 1
field1 , field2, field 3 etc
Option 2
field4, field5
If option 1 is chosen, I want the sum of all the fields in option to be
assigned to another field called "TOTAL"
If option 2 is chosen, I want the sum of fields in option 2 to be assigned
to the field "TOTAL"
I only want TOTAL to appear in the saved XML file and do not want the fields
field1, field2 etc
Thanks for your help in advance
I want certain fields in the form not to show up in the XML data saved
after the user fills the form. I need those fields for display and
calculation purposes only(So using an expression box is ruled out). How can I
achieve this? Here is the scenario
Option 1
field1 , field2, field 3 etc
Option 2
field4, field5
If option 1 is chosen, I want the sum of all the fields in option to be
assigned to another field called "TOTAL"
If option 2 is chosen, I want the sum of fields in option 2 to be assigned
to the field "TOTAL"
I only want TOTAL to appear in the saved XML file and do not want the fields
field1, field2 etc
Thanks for your help in advance