Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Adobe form displaying 0.00 though value exists

Former Member
0 Kudos

Hi Experts,
I have got a requirement where we are calculating VAT amount for invoice form which has been designed in Adobe.
In debugging i am seeing the field containing value but while displaying it is displaying as 0.00.
I did not see any issue in currency formatting also.
No where the field is getting cleared as well as it is holding the value till the close form .

Kindly help me in my analysis for displaying the value on form .

Thanks in Advance,
Swarnadeepta

2 REPLIES 2

Former Member
0 Kudos

Hi Swarnadeepta,

Kindly check with binding of the field.

Regards,

Srinath

0 Kudos

Thats the reason we have to create all the fields as Text Fields and binding structure should also be created as CHAR. while displaying we can anyways check the pattern.