Orbeon Form Builder: Define Calculated Value for InputField using XPath

lindseypig

New Member
I am using input fields in Orbeon Form Builder that should be filled with the text "null", when formdata will be sent as xml to service, if a user doesn't fill it in Form Runner. Suppose I have to define calculated value field with XPath expression. How can I do it?Because I don't want to have an empty element in result xml data file.
 
Back
Top