Longer version:
I’m attempting to have 1 button on my form to save the form, to allow the user to return to it later to finish or edit it and then change the “Status” field to “Save” and produce a dialog box stating that the item is saved but not submitted. On another button, “Submit for Approvals”, to save the form, start a workflow, and change the “Status” to “Submitted for Approvals” (and possibly disable the edit form options for anyone outside of a specific group.
Short Version:
-Save button
-Changes status to “Saved”
-Dialog box saying that the item will be saved but not submitted
Submit for Approvals button
-Change status to “Submitted for approvals”
-Begin Workflow
-Disable EditForm for general users
I’ve tried searching and found bits and pieces of what I need, but my lack of knowledge of the language prevents me from sewing them together.
Thanks
-
This topic was modified 7 years, 2 months ago by Deric.
-
This topic was modified 7 years, 2 months ago by Deric.