Quantcast
Channel: Adobe Community: Message List - PDF Forms
Viewing all articles
Browse latest Browse all 57214

Re: Need a Field To Multiply a Static Value

$
0
0

Sure. If using the simplified field notation when setting up the calculation for the cost field, it would look like this:

 

mileage * .56

 

 

but you'd replace "mileage" with the actual name of that field. If you want to use JavaScript, it could be:

 

event.value = getField("mileage").value * .56;


Viewing all articles
Browse latest Browse all 57214

Trending Articles



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