- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 03:05 AM
Hi,
I'm working on simplifying the Change process, and I therefore want my users to be able to push the "Request Approval" button without having to save the form, or returning to the record after pushing "Submit". I've studied the UI Actions for "Request Approval" and tried simplifying the Condition variable, but with no luck.
Any suggestions of how to best make the "Request Approval" button visible from the moment the change form appears?
Solved! Go to Solution.
- Labels:
-
Change Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 03:35 AM
There is a 'Show Insert' checkbox on the UI action that controls this. Just check this box, leave the conditions as they were and it should be visible before the record is submitted.
Hope this helps
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 03:35 AM
There is a 'Show Insert' checkbox on the UI action that controls this. Just check this box, leave the conditions as they were and it should be visible before the record is submitted.
Hope this helps
Matt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 07:01 AM
Thanks for the quick reply! I tested your solution in my development instance and it works like a charm. However, on my self hosted instance, nothing happens when i press the button. I should mention that I have done some changes to the workflow with regard to the assess stage...
Any suggestions to this as well?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 07:54 AM
Hi
I'm not too sure unfortunately, it seems to work OK in my dev instance too. I would just make sure you have enabled Show Insert and the same UI action you did in your dev instance - mine had 3 different ones..
Otherwise it looks like it coukld be an issue with the condition or script in the UI action.
Thanks
Matt