Need help with adding lists to a new record before it is created

Hi All i am trying to create an activity, inside that activity I need the ability to add users to the activity and also add a schedule to the activity.

I am not sure if I need to create a new ‘schedule’ table separate from the ‘activity’ table.

I have done a rough example here… https://testschedule.bubbleapps.io/version-test?debug_mode=true

Basically I cannot work out how to add people and schedules to an activity that does not yet exist.

In the example you will see + buttons, I want to select staff from a dropdown and add the selected contents to the list below it. Same with the schedule, I want to be able to add multiple schedule items in the list below the + button.

Appreciate any help with this as I can’t get my head around it.

Thanks
Craig

This topic was automatically closed after 70 days. New replies are no longer allowed.