I have 2 text box prompts on my prompt page - 1 for amounts in USD and 1 for exchange rate USD - EUR. I am trying to get a JavaScript item to calculate dynamically the amount in EUR once the user types in amount in USD and exchange rate. How do I do this?
Thanks!!
Hi,
May I know which version you are using, because the java script may vary one version to another version...