During my adventure in form creation I have come across something I would like to do but however I am at a loss on how to create this.
I have a form that filters data from a SharePoint list based on previous selections (Dependent Drop Down). The very last selection will ba a list of activities that have to be meet in order to submit the form. Generally there will be three items left but that not what it is limited to.
These activities are added as completed by clicking a button in a repeating table where they are stored with addition data based on each activity.
So in a nut shell as the users completes the activities he or she will open there form from SharePoint and log the data and save the form back to the library.
What i would like to do is once the required activites have been meet it will change to where instead of saving the form to SharePoint I would like a workflow to start for an approval process. From there I would make that view read only to where the approving person will do there thing saving it back to SharePoint. I pretty much know how to do everything except figuring out how to calculate many required activities are needed.
Does anyone have any ideas on how to approach this problem without using code.
Thanks,
Doug