You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So admins/editors can give contributors the ability to implicitly move pubs/actions, while still restricting their field access
e.g. A legal review contributor can be given access to all pubs on a stage, but only to see the contents, and then, via one of the form buttons, decide whether to "approve" or "send back with feedback" a pub, thus moving the pub to a new stage and triggering an action.
Requirements
When a contributor user updates a pub via the update page, it should render both a save button AND the submission buttons configured by the form via which they are accessing the page
The save button continues to update the pub in place, as it works today
When a contributor updates the pub via one of the configured submit buttons, it runs the post-submit action specified by the form and displays the post-submission message
Acceptance Criteria
Extra work
The text was updated successfully, but these errors were encountered:
Motivation
So admins/editors can give contributors the ability to implicitly move pubs/actions, while still restricting their field access
e.g. A legal review contributor can be given access to all pubs on a stage, but only to see the contents, and then, via one of the form buttons, decide whether to "approve" or "send back with feedback" a pub, thus moving the pub to a new stage and triggering an action.
Requirements
Acceptance Criteria
Extra work
The text was updated successfully, but these errors were encountered: