UI Builder for configuring Service Operations Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
The Service Operation Workspace is an OOTB Workspace Experience, and I want to implement some logic on the incident form on the Workspace.
In UI Builder, the "Details" tab contains a "Form Controller" which looks at a particular view of the incident form and displays it. The Workspace view does not accept "setSectionDisplay()" which is used in a client script on the native view.
I want to make a section on the form visible based on user roles and incident priority.
The section does not have a "visible" property.
I cannot put the section into a container, because it is all contained in a Form on UI Builder.
- Labels:
-
UI Builder : Next Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
setSectionDisplay works on the workspace side too. There is no any restriction as such.
