saschapi Posted March 19, 2016 Share Posted March 19, 2016 Hi guys, I'm developing a site for a fitness studio. They need a course booking system. It is planned to have a schedule with courses and registered users can block their slot in each course. So I now need to have a relationship between several users and a page (each course is one page). I will have a button which will book the course and which can also be used to cancel the course. How would you guys save the relationship between all the users that have signed up for the course and the page? Thanks for any idea Sascha Link to comment Share on other sites More sharing options...
LostKobrakai Posted March 19, 2016 Share Posted March 19, 2016 You'll be using a page field. You could use a multi page field on the course and link users to it or you could add a field to the user template to link users to courses. Which one is better depends mostly on your exact use-case. 1 Link to comment Share on other sites More sharing options...
saschapi Posted March 20, 2016 Author Share Posted March 20, 2016 Ah yes! Sometimes I still have problems to think in "pages" Thx! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now