Skip Navigation

[Resolved] Recurring field issue even with many-to-many relationship created

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

Author
Posts
#958277

I am trying to:
create a custom field that points to a custom post type and set it to a recurring field.

Link to a page where the issue can be seen:
currently running local, I would need to deploy to public site

I expected to see:
Create many-to-many relationship between two custom post types
Create custom field and save on one of the custom post type pointing to the other
Enable custom field as repeatable

Instead, I got:
Upon attempting to enable recurring it says I have to setup many-to-many, which I already have!
I even tried to let it create the relationship, and after it does it still says its not created.

#958307

I got it to do what I wanted