Hi all,
How do you approach approval flows and editing after in a Sharepoint list? I want to design a list where a user can submit something. This is fine. However there's nothing stopping the user from editing the list while the approval is happening or the item is approved.
How do people approach this? I guess I could set a hidden field to Pending or Approved and not do anything on approved but I would need to set the entire record to be uneditable too?