- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2023 06:53 PM - edited ‎12-13-2023 07:01 PM
We have a form that we want to keep major record functionality buttons up top of the form (and below) but for buttons that have a "process" flavour that only applies to very limited roles we would like to only show the button UNDER the form - is it possible?
Only want to add button down below...hide it up top..
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2023 07:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2023 07:51 PM - edited ‎12-13-2023 07:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2023 07:58 PM
that is the default - I've never used it, don't know what it does off the top of my head.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2023 08:08 PM
@Roger11 ,
In order for the script which u wrote in UI policy to take effect u need to uncheck the isolate script field.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2023 09:28 PM
additionally to the above, we found that we were having trouble creating incidents as errors were being thrown.
So I threw a try/catch around the code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-13-2023 07:35 PM
There's no mention if the UI action has to be a "Client" one. But it has some gliderecord activity and has to run on the server.