Hello,
I am in the process of building a website, and there are a few requirements that need to be completed.
I am creating a user or "Client Login" section. In this section I would like to have an area called "My Forms". (http://site.com/my-forms/) I would like this area to display the following;
1. All of the forms submitted by this particular client in a list. Clicking on the item will display the filled out form. (http://site.com/my-forms/form-1/).
2. Is it possible to have a client save a form without it being submitted? For example they don't have enough information to fill out the entire form but would like to save it and finish it at another time?
Does anything like this currently exist or is this possible? Any guidance is appreciated.