alphaxjr
Create relationship data from Parent from Create Page.
Greetings! Need help figuring out how I can store data to the relation table from the parent.
I have :
Event hasOne EventCourse
EventCourse belongsToMany Profile
I wanted to create a Wizard form with steps: basic and course.
I searched around in the docs but I'm having trouble finding the proper page where I can read about this.
I tried doing below:
Can any one guide me to the right direction?
1 replies