Hi, I’m totally new to Adalo and I don’t really understand how to do this. I want to do a course control with your students, this is a many to many relationship, but when I put that a course can be given in several dates here I am missing how to do it? I have to do an intermediate table to have that detail? yes yes, how would be the relationship between the table students, courses and the one that has the detail of the course, the date and the person?
Create students and course collections. Add relationship as one course can have many students. Dates and details are only going to be fields in course collection.
You can either create different rows with same course name or you can create another collection batches and place the date field and connect students collection in here.