Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Workflow tracking of multiple documents.

Status
Not open for further replies.

csiwa28

Programmer
Apr 12, 2001
177
I have one form with a event field, description field, a date field, and a button that says mark complete. The user starts off with two documents created from that form and the event, description and date fields contain values that are different on each of the 2 documents. Well, how the process works is that when the user has completed the event, they will click on the mark complete button and a new document will be generated with different values in the event, description, and date field. My problem is that the two original docs have to be completed before a new task can be generated. Is there a way to make sure that the first two documents have been completed (by clicking on the button) before anything else can be done?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top