Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 85594

Re: Need help with a simple calculation.

$
0
0

You will have to hard code the currency amount into the script.

 

In the first line, create 2 text fields, Text1 and Text2. Use this as the custom calculation script for Text

 

this.getField("Text2").value = this.getField("Text1").value * 100;

 

The second pair of text fields would be:

 

this.getField("Text4").value = this.getField("Text3").value * 50;

 

etc.


Viewing all articles
Browse latest Browse all 85594

Trending Articles



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