Add a tab to existing workspace (Discovery admin workspace) UI builder
Hi,I want to add a page/tab next to "Diagnostics" tab in "Discovery Admin Workspace". Can anybody please guide me on the same.
Hi,I want to add a page/tab next to "Diagnostics" tab in "Discovery Admin Workspace". Can anybody please guide me on the same.
Hi Folks ,I want to download the entire table data in the list view in Excel Format by using the Ui action button in the workspace ,I have a playbook workspace it will create the tasks in task table but the playbook is having the separate custom tabl...
Is it possible to add conditional logic in a playbook activity to return a previous stage or activity? More specifically, If an approval is denied, then return to previous stage/activity.
I have created a simple custom workspace in UI Builder, it has a landing page, list page and standard record page. However, when I impersonate someone who will be using the workspace, when clicking on the list menu, an error appears. It doesn't app...
Hi all!I have a task to create a fully functional report on knowledge table on HR Agent Landing page.I reused HR Case single number data visualizations that route to "simplelist".The links to the records work fine, but the "New" button does nothing.I...
Using theme builder, I want to create my own dark theme, but I can't seem to the find the options for some sections like in the pictures (navigation/All meny for example). These sections become too white compared to the rest. I feel like I have looke...
I've enabled the Email Client in UI Builder so that I have the Email tab in the compose (activity stream) section. When a user clicks that tab it automatically creates a draft (based on a template) and saves it to the sys_email_draft table. Is ther...
Following the excellent instructions in UI Builder Essentials: Dynamically Binding the List Component With a Data Visualization I was able to hook a data visualization component to a list component on a custom workspace's home page. However, I disco...
Hi,I'm trying create dynamically dependecies between demand and project records with this code in UI Builder Gantt chart through "Record dependencies links" field:function evaluateProperty({api, helpers}) {let projects = api.data.look_up_multiple_rec...
Hi Team, How to translate email notifications. On case table, I need to translate case resolved notification. On Accounts table we have created a custom field called language field type is choice, choices are English, Germany, Dutch. If case Account....
Hi,I have form and submit components in my page. For the Submit button added the Form submit event and Redirect event handler to different page. Currently even if form validation fails, it re-direct to /events page. But I want to re-direct only if...
I am using form component in UI builder to edit existing record; I made the page working for editing; however, form component is limiting the label characters to 80. I know we have tooltip and all to help end-users to give more context / details. How...
I am working on creating a page for new record creation with 2 buttons - Draft and Submit. When user clicks on Draft button - I would like to flip all mandatory fields to false before saving the record. I was successful configuring the button click e...
Hi Team, How to add edit button on interaction related list in case form. I have tried belowConfigure -> List control on interaction in case form. unchecked omit edit button https://instacename.service-now.com/nav_to.do?uri=sys_security_acl.do?sys_id...