I’ve seen other questions on this Forum and watched several tutorials but I am still struggling to implement this (basic?) feature: add items to one or more lists created by user. I was wondering if anyone can point me out to a tutorial or some guide that helps with it.
The case: Users can create ‘practice sessions’ with Title, Planned Date, Notes, and Drills (Items provided by the app).
- While on Items Detail page: Button to add Item to practice session
- In Practice Session Detail Page: remove Items added to practice, or add new ones.
Even when there are other similar questions on this forum, I haven’t found a detailed explanation for this exact use case and I think many beginning no-coders (like me) would benefit from a straight forward tutorial. It would also be useful to re-confirm if this is still not implemented by Glide and if alternative solutions are still valid and updated.
Thank you very much for your help.