Showing options if value is
-
Hi,
I’m having a hard time finishing my form. I absolutely love the plugin and came very far untill the last step. Basicly this is my form:
<%fieldname2%> = input field for visitor (number)
<%fieldname3%> = input field for visitor (number)
<%fieldname4%> = input field for visitor (number)
<%fieldname6%> = input field for visitor (number)
<%fieldname1%> = calculated field with this: fieldname2*fieldname3*fieldname4)*fieldname6
–
Now what I’m trying to achieve is: I need another field, that if the calculated outcome in fn6 is:
lower than 250 show link to https://www.result1.nl
between 250 and 350 show link to https://www.result2.nl
between 350 and 450 show link to https://www.result3.nlI’ve tried a few different things but I don’t know where to start. Love the plugin though!
- The topic ‘Showing options if value is’ is closed to new replies.