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-20-2023 11:00 PM
Hi,
Where exactly do you want to show the iFrame content? I'd suggest if this is something you want to show on demand, then you can place it in contextual side panel tab.
ServiceNow Community Rising Star 2022/2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2023 10:49 PM
I have to embbed external site in iframe on demand. I don't want to use contextual side panel tab. I have to place iframe in record information section in above screenshot.
cc: @Ankur Bawiskar @kamlesh kjmar
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2023 12:07 AM
Hi @Abhijit Das7 ,
Unfortunately, It's not possible in current context. Workspace is written in a new UI framework which currently doesn't support UI macros or any Jelly script.
Below the servicenow article for the same:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0713119
I hope this helps.
If this helps you please hit helpful button and if this answers your query then Accept the response to helps others having similar query.
Regards,
Kamlesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2023 12:37 AM
I am going edit workspace page from UI builder. I am not able to find correct page in Ui builder to edit records. I am not talking about using Ui macro or jelly script.
Thanks