You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resource People (speakers, instructors, etc) have a many-to-many relationship with Events:
resource_people --< participants >-- events
We need to create a convenient way to link the Resource People with the Events on the Edit Event page. Nested forms are fine.
Once the admin user can create the join table entries, we need to display the list of resource people beside or below the Schedule. The custom titles/descriptions also override their main titles/description just for that event.
The text was updated successfully, but these errors were encountered:
Resource People (speakers, instructors, etc) have a many-to-many relationship with Events:
resource_people --< participants >-- events
We need to create a convenient way to link the Resource People with the Events on the Edit Event page. Nested forms are fine.
Once the admin user can create the join table entries, we need to display the list of resource people beside or below the Schedule. The custom titles/descriptions also override their main titles/description just for that event.
The text was updated successfully, but these errors were encountered: