C
CJS
I have a rather large form being created now, and I would like a approver
section. Only 2 or 3 people would have access rights to update the approval
section. When the form is submitted I have it change a drop down value to
"submited", write to sharepoint, then hide the submit button, revealing a
"update" button that allows saving of the form.
I would like to hide the section of approval until the approver changes the
status from Submitted to either Approved, Denied, or Pending. I have tried
using Roles for this, but it seems that I can never get the roles to change
depending on which user opens the form.
thanks in advance!
C
section. Only 2 or 3 people would have access rights to update the approval
section. When the form is submitted I have it change a drop down value to
"submited", write to sharepoint, then hide the submit button, revealing a
"update" button that allows saving of the form.
I would like to hide the section of approval until the approver changes the
status from Submitted to either Approved, Denied, or Pending. I have tried
using Roles for this, but it seems that I can never get the roles to change
depending on which user opens the form.
thanks in advance!
C