Question
How to print default values when data connection value is bank.
Is there a way set up default values of a field to print if the binding from the data connection is returning a blank field?
Currently, the blank data connection value overrides the default value and I want a field to print "N/A" if the value in the XML file is blank.
Any thoughts?
Thanks