I would like to have a form on my Wordpress page (behind a login), that allows students to sign up and enter a new record. There are a few connections for some fields that allow them to choose from existing records in other objects. I only want students who sign up to be able to enter in a new 'student' record and not access any of the other object records in the database.
Is this possible? Is there any good tutorials there? I'm pretty good with Javascript, but tbh I don't find the developer documentation overly helpful.
Any help would be really appreciated.