Skip Navigation

[Resolved] Add m:m relationship between an organization and the current user

This support ticket is created 3 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.

This topic contains 1 reply, has 1 voice.

Last updated by Merien_F6451 3 years, 3 months ago.

Author
Posts
#2224847
Postitions form.png

When a new user registers, a custom post type called 'User Profile' is automatically added to the database with the new user as 'post author'.

A many-to-many relationship (called 'Positions') links 'User profiles' with 'Organizations'.

The objective is to add a Relationship Form to the content template showing the selected organization. Where the organization-id and user-profile-id are preselected (and not visible).

How do I do this?

What is the link to your site?
hidden link

#2224901

My issue is resolved now. Thank you!