1. Joao_Carlos_Ferraz
  2. Support
  3. Wednesday, March 18 2015, 11:22 PM
Hi,
I have 3 groups:

Group 1: Details
Group 2: Company
Group 3: Individual

In group 1 I have a radio to choose company or individual .

How do I show the company group tab when choosing "Company" or show the individual group tab when choosing "Individual"?

Thanks!
admin Accepted Answer
Admin
Hi,
to do this you need to hide all field available into fieldgroup.

Example:
- Group 1: Details
- - Radio Field
- Group 2: Company
- - Field A
- - Field B
- Group 3: Individual
- - Field C
- - Field D

You have these options on radio field:
company|Company
individual|Individual

Set these condition on radio field:
- Condition 1: if equal to custom value "company" show Field A and Field B
- Condition 1: if equal to custom value "individual" show Field C and Field D

Condition have two ways so if condition is not met these hide fields instead show.

Results:

Radio field empty
- Condition 1: hide Field A and Field B
- Condition 2: hide Field C and Field D
so "Company" and "Individual" tabs are hidden

Radio field equal to "company"
- Condition 1: show Field A and Field B
- Condition 2: hide Field C and Field D
so "Company" tab is shown and "Individual" tabs is hidden

Radio field equal to "individual"
- Condition 1: show Field A and Field B
- Condition 2: hide Field C and Field D
so "Individual" tab is shown and "Company" tabs is hidden
  1. more than a month ago
  2. Support
  3. # 1
Joao_Carlos_Ferraz Accepted Answer
Basic
How to hide all fields available into fieldgroup?
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
you need to hide all fields that are in that fieldgroup.
  1. more than a month ago
  2. Support
  3. # 3
Joao_Carlos_Ferraz Accepted Answer
Basic
Yes, but what I have to do to hide these fields? I don't know how to do.
  1. more than a month ago
  2. Support
  3. # 4
admin Accepted Answer
Admin
Ah ok,
documentation sucks and we're working on :p

For each condition you can set "Target Fields" and "Target Action", target action is applied on all target fields.

So in your case you will need to set these parameters on your radio fields
Condition 1
Condition: equal
Field to compare: Custom Value
Custom Value: company
Target Fields: Field A and Field B
Target Action: show

Condition 2
Condition: equal
Field to compare: Custom Value
Custom Value: individual
Target Fields: Field C and Field D
Target Action: show
  1. more than a month ago
  2. Support
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.