I plan to use ChronoForms to create a form similar to http://quizlet.com/create_set/ and I already know custom scripting is required for registered users to add/delete rows as needed. I am ok with this and this seems doable.
My questions are can I use ChronoConnectivity for after users have created their data and submitted form to the database to do the following:
1. Can users edit/delete/add data to the form and save the data back to the same database table? Or will a new table be created? How will users view their listed forms submissions?
2. Can a module or seperate webapage be show the list of form submissions for the user? See picture below for example. When a user submits a form, they will put a title on the form and I want that title(s) to be shown as a list on a module or separate webpage for all the forms the user submitted. Is there any example of this with ChronoConnectivity? ? I am building a flashcard website they require users to enter information (terms and answers) in a form and save in database for a separate application to pull this data from the database and create the flashcard. I wanted the user profile page to show a list of all the forms (or flashcards) they created.
3. I need the ability for the user list to be viewed by registered users as well. Extra programming required for this?
4. Can only partial data from the user form be shown? Like just the title of the page.
I hope my questions are not too complex and feel free to offer comments/questions/suggestions. I hope this component is what I been searching for.
Thanks alot