Skip to main content
Participant
January 11, 2017
Question

Scripting

  • January 11, 2017
  • 1 reply
  • 324 views

I'm trying figure out the scripting for a pet project I'm doing. I have five fields 4 are text and 1 is a drop down menu. I want to add 3 text fields together in the fourth field but I also want part of the calculation to be: if I select a certain thing from the drop down menu to add 10 any help would be awesome. I'm very new to this so take it easy lol.

This topic has been closed for replies.

1 reply

Inspiring
February 6, 2017

You will have to use a custom JavaScript calculation which will require more information about field names, type of fields, and the type of values for the fields.