- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
Split "Item details" by workflow state and provide buttons to select state
Status: Comments RequestedWhere a Workspace requires different pieces of data to be entered at different states in the workflow , it would be good to guide the user through the specific information they are required to add by defining fields (or sections) of the item details that correspond to specific workflow states. In addition, it would be good to allow users who can change the workflow state to do this directly from the item details tab.
A good example of this is a Request for Information (RFI) workflow where one party wants to ask a question of another party and get a response.
For the given workflow below
When a user is creating the RFI, they are given a response field, which is irrelevant at this stage.
Once created. The recipient has to edit the RFI to add their response to the item details.
User then needs to update the Workflow state to say they have added a response.
Instead, it would be useful to give the user buttons to select the workflow state they want to move to based on the available states
If selecting "Reply to RFI", the user would then be taken to an edit details page just allowing the fields associated to the "RFI Reply Sent" state to be edited. This would drive user to follow the workflow required.
- Mark as Read
- Mark as New
- Bookmark
- Highlight
- Email to a Friend
- Report Inappropriate Content
- Mark as Read
- Mark as New
- Bookmark
- Highlight
- Email to a Friend
- Report Inappropriate Content
Yes,
This would apply to an information request work flow as well as a data entry work flow.
I.E. a RFQ workflow
First state - preparing workflow the fields for supplying the costing information are not needed when the record is created
Second State - quoting, the details entered in the first state should be visible but not editable by say the supplier - only the costing fields are now visible and editable to be completed
There are many senarios like this where the user could get confused when the are looking at all the fields in either item details or even the grid as to what they need to complete. Notes on the workflow help but do not prevent errors.
Bob Donovan
- Mark as Read
- Mark as New
- Bookmark
- Highlight
- Email to a Friend
- Report Inappropriate Content
I like the idea. My company has a very similar process (we call if an RFD - request for data). Anything that can be done to reduce the amount of clicking around I support.
- Mark as Read
- Mark as New
- Bookmark
- Highlight
- Email to a Friend
- Report Inappropriate Content
While thinking a bit about this request, I'm wondering if looking at this from at different point of view might be interesting. Infact, I'm wondering if there is a case here for automated workflow steps here?
Suppose you could apply validations to fields, workspace elements, etc., that trigger workflow actions when validations are met. So, in addtion to the normal Workflow validation, you could also specific Workflow Actions to perform if specific conditions are met.
I'm thinking you could perform some of these use cases today with an On Item Details Edit behavior script. The script could look at the current state of the item, field properties, etc..., and if all are met on an Item Details Edit..., performWorkflowAction().
Just thinking outloud here....
