Skip Navigation

[Resolved] Ordering of Repeatable field groups

This support ticket is created 6 years, 2 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.

This topic contains 6 replies, has 3 voices.

Last updated by joonaN 6 years, 2 months ago.

Assisted by: Laura.

Author
Posts
#1119286

Hi,

I have a view which creates a table (hidden link) and I need to set the Ordering by menu order of Repeatable field groups in CPT (like first repeatable field group would be the first column and so on...). Is it possible?

#1119809

Laura
Supporter

Languages: English (English )

Hi,

to display repeatable field groups you’ll need to create a View, and eventually to nest it into your existing View.

Please refer to our documentation about Repeatable fields groups: https://toolset.com/documentation/getting-started-with-toolset/creating-and-displaying-repeatable-field-groups/
and about nested Views: https://toolset.com/documentation/user-guides/using-a-child-view-in-a-taxonomy-view-layout/

Let me know if this helps you or if you need further assistance.

#1120139
repeatable-field-group.png

Hi,

I have already built the View with repeatable field group, but the problem is that the columns (hidden link) are not in the required order as I have in backend (see attachment). I have set up Ordering by "Menu order", but it doesn´t work.

#1120487

Laura
Supporter

Languages: English (English )

Hi,

could you provide me with credentials so I can better check the issue? I'll enable a private reply.

#1121509

Laura
Supporter

Languages: English (English )

Hi,
the issue should be fixed now.

You need to change the “ordering” section in your View and set it to “Field - toolset-post-sortorder”.

Let me know if this helps you or if you need further assistance.

#1121732

Thats what I was looking for. Thank you! 🙂

#1145132

I couldn't find this solution in the documentation. Thanks for the tip!