Hi,
I am using Sharepoint Designer 2010 to create a DataForm web part. In my data form I am giving the user the option to Save and Continue later. So from the main page when the user logs in the first time, the user will get a blank dataform to enter the data. If the user saves the data and comes back later, he should get the form with the data entered previously to edit.
To achieve this do I have to create an 'New Item form' and an 'Edit Data form' and redirect the user to differnt forms(New/Edit) from the main page? Or can I achieve this using any filter. I tried to filter the data in the data source, but it doesnt show a blank form if there is no data already entered by the user. It just gives a message no data to display.
I am very new to sharepoint. Could you please help on this.
Regards