Skip Navigation

[Resolved] Conditional GUI doesn't show all the fields from GroupFields

This support ticket is created 6 years, 3 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Our next available supporter will start replying to tickets in about 8.66 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 1 reply, has 1 voice.

Last updated by Tiago Valente 6 years, 3 months ago.

Assisted by: Shane.

Author
Posts
#1096158

I have one CPT which has 2 Field Group associated. The conditional field GUI shows the fields from group 1 but not from group2...

I am trying to: create a conditional display for a field that is inside a group of fields.

I expected to see: all the fields in the dropdown GUI.

Instead, I got: Only fields from field1, actually i see fields that aren't even in the group1.

On field group2 there are only 2 repeatable group fields. I created an email field to check if it was related to the fact that they are "repeatable group fields" but the problem is the same.

#1096249

Please disregard.
They had the same slug compared to group1 so that was the problem.