Skip Navigation

[Resolved] Help querying repeatable group inside a cred child link

This support ticket is created 4 years, 1 month 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 1 reply, has 1 voice.

Last updated by shaunV 4 years, 1 month ago.

Author
Posts
#1810485

I got this to work in the past, but I changed something and I am going crazy.

I have a CPT called shops, I have created a cred child link to a page where there's a form and a view. The form adds social media links and the view previews this information. The form works fine. I cannot get the VIEW to display the recently added posts from the repeatable group.

I set up a View with query to "Filter by post relationship or repeatable fields group owner" and " The post with ID set by the URL parameter : parent_store_id"
But cannot get any post to view.

From hidden link
you click "add social" [cred_child_link_form form='5441' text='Add social'], which takes you to:
hidden link
and ID 5055 is for the specific store/post above

A little more info resolving other problems:
https://toolset.com/forums/topic/back-link-not-showing/

If you need credentials, let me know.
Thank you.

#1810587

My issue is resolved now.
The new version of Blocks is missing Content Selection for repeatable groups...