I want to create a form submission website - akin to university admission form. The website would have different forms - eg. in case of admission we can have a form for academic performance , another form for recommendations etc.
I want there to be an admin section that should allow editing an existing form or adding a new form. Can someone suggest what would be the best approach to do this.
And changes to the form would be reflect in the database and would also show in the front end to the user.