Hi, i have run into this weird issue i am trying to solve. I have a form
that is an invoice that after it displaying the items displays the Net
Total, Freight, Sate tax and Total. In the XML all four are set as
but each with if own set of info. the form currently
loops through and the displays the data for each but if the one object
is set to 0.00 in our system it doesn't get include into the xml. so it
doesn't display at all.however we want it to show. if there a way in
LIveCycle to still loop...