How to edit workspaace form in Ui builder
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2023 12:21 AM
Hi All,
My requirement is to edit below page in Ui Builder :
I have to place iframe in cases form using UI builder. I know how to put it on cwf workspace home page. But don't how to put iframe on records.
Thanks
Virendra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2023 12:53 AM
Allignment of this page is not edited from UI builder. What you see on this page is edited (added/deleted) by modifying workspace view of your normal form. Below is the example shown how you can add any field in your workspace :
1. Open any record of the table in workspace view :
2. Right click on the form header and configure the form layout:
3. Add/remove field of your choice and save
Now, reload your case form in workspace, you will see the field added/removed in the page.
Now the problem is if you have any field on the form which uses UI macro then you wont be able to render it in workspace as that is not supported. So even if you added that field in the workspace view by configuring the form layout but still it will not show and this is expected behaviour as of now.
I hope this helps
Regards,
Kamlesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2023 01:40 AM
The Record Information section is part of contextual side panel component. It is one of the tabs in it.
To navigate to it go to UI Builder > CSM/FSM Configurable Workspace > Select "Record" page > In content pane select component "Contextual Sidebar".
In configuration pane on right hand side you'll see the "Record Information" tab. Click the dotted icon next to it and it'd open.
Now, to modify it you can create a variant of this tab and mark the OOTB variant inactive. In your variant you can embed your iFrame component.
ServiceNow Community Rising Star 2022/2023