Skip to main content
Participant
January 11, 2017
Kysymys

Scripting

  • January 11, 2017
  • 1 kommentti
  • 324 katselukerrat

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.

Tämä aihe on suljettu vastauksilta.

1 kommentti

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.