Need a url to add new record
-
- Posts: 26
- Joined: 2013-09-23 14:14
Need a url to add new record
I have a Javascript calendar application that I linked with appgini but I need a way to direct a user to add a new record with a link. There will be a button in the calendar that say "add new" and when they click on it I want it to open the appgini table where they can add the record. I have tried http://mywebsite.com/calendar_view.php?SelectID=new and a bunch of other variations. Does anyone know how to link directly to the add record page?