Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9067

Re: how to avoid printing zero in amount field in adobe forms

$
0
0

Hi Ashvin,

 

Thanks.....I have tried with same logic, but it dint work. Still I am able to print 0,00 instead of space.

Below is my logic. Please correct me if I am wrong.

 

I have written the below logic on the partcialr field. Written in Intialise event and also changed the field type to text field.

 

if ( this.rawValue == "0");

{

this.rawValue = " ";

}


Viewing all articles
Browse latest Browse all 9067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>