1. jevsystems
  2. General
  3. Tuesday, October 22 2019, 02:31 PM
Hello, I want to build a row with a selection, can you help me please?
I created the field "Total invitados" (Choose the number of invitees), the user selects from 1 to 10 persons. Actually i have for 2 persons (img1-1.png).
Each person have fields: Name, Surname, Company, Mail. (img2.png)
I want to make that when you select a number, fields for 1 to 10 people appear in the field.
Now it works only if i have selected 2 persons (img3.png), but 1 not work (img4.png). Its possible to do?
Thank you!
Attachments (4)
admin Accepted Answer
Admin
Hi,
Its possible to do?

Yes, please try to set these options for select field (value|text):
1|Una persona
2|Dos persona
3|....

and these conditions:
1) if greater than custom value 0 then show fields 1 person fields (Name1, Surname1, Company1, Mail1) - Inverse: Yes
2) if greater than custom value 1 then show fields 2 person fields (Name2, Surname2, Company2, Mail2) - Inverse: Yes
3) if greater than custom value 2 then show fields 3 person fields (Name3, Surname3, Company3, Mail3) - Inverse: Yes
4) ......

Why your conditions does not works?
With this each person field is affected only by one condition, so there are not conflicts, in your case for example:
- Value = Una persona
- Condition 1 is met so it will show fields for first person
- Condition 2 is not met so it will hide fields for first and second person (Inverse effect)
Result: you will have all fields hidden
  1. more than a month ago
  2. General
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.