Passer la navigation

[Résolu] Repeater setting

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:
Repeater setting - can we use repeating field inside repeating field group

Solution:
You can not add repeating field inside the repeating field group as its not supported or you can say it's a limitation.

You can find the proposed solution in this case with the following reply:
https://toolset.com/forums/topic/repeater-setting/#post-2081543

Relevant Documentation:

This support ticket is created Il y a 4 years, 11 months. 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.

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

Fuseau horaire du supporter : Asia/Kolkata (GMT+05:30)

Ce sujet contient 3 réponses, a 2 voix.

Dernière mise à jour par keyurA Il y a 4 years, 11 months.

Assisté par: Minesh.

Auteur
Publications
#2077075

Hey there!

We are facing issue with displaying repeater field group
Can you help us set this repeater settings in a proper way

We want to add repeater field for post type "emplois" to add multiple tag
page url: lien caché
S.S:
lien caché
lien caché

We have setup Custom Fields Group: Field Group for Empleos and have created repeater field

S.S:
lien caché
lien caché

filter view: RepeatView where we followed the steps that were described for repeater field group
but no items are visible on frontend side
lien caché

Second we tried another filter view where actually it displays the required 5 post details with the repeater field details of all the posts that are not called

S.S:
lien caché
lien caché

kindly review the video for better understanding

Thank you!

#2077097

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please share problem URL where you want to display the repeating field group and share admin access details and tell me what view you created to display the repeating field group.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2081543

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Lets resolve one by one issue:

1.where we have made repeater field: there it displays notice
lien caché
lien caché
==>
This is true. You can not add repeating field inside the repeating field group as its not supported or you can say it's a limitation.

2. When we edit any post of empleos and add data to the any custom field like name or position and so on that we created using toolset, by default it creates and displays entries of the custom field below

Screenshot :
lien caché

but we found that it does not function in a proper manner for repeater group field, when we add data in the repeater field text it does not show any custom field related to repeater field
==>
It is expected because internally repeating field group is managed as one-to-many relationship that is why its not expected to display the repeating field group fields within the custom field section you mentioned above.

If you can guide me what field you want to display exactly within what section that will help me to guide you in the right direction.

#2082931

My issue is resolved now. Thank you!