Is there any way to add UI macro next to the field in service operations workspace?

divyavaity03
Tera Contributor

I want to add UI macro next to the field in service operations workspace.

I understand that UI macros/Jelly are not supported in the Workspace UI.

Is there any workaround/alternative available for that?

3 REPLIES 3

Bhavya11
Kilo Patron

Hi @divyavaity03 ,

 

Please refer the this article 

 

If my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.

 

Thanks,

BK

Ankur Bawiskar
Tera Patron
Tera Patron

@divyavaity03 

you can show field message in workspaces

Why not use g_form.showFieldMsg()

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Hello Ankur,

Thank you for your response.
Show Field message will not work for me.
I have a UI macro next to the 'affected CI' field that creates a new CI and automatically populates the 'affected CI' field with that value.

Regards,
Divya