SOW - Field Decorator on the 'caller' field to a create new caller record

Bex
Tera Contributor

Hello,

 

We know we can create a new record using the + sign on the workspace but a requirement has come in to have a field decorator next to the 'caller_id' field to open a model to create a new user record and add that into the field. 

 

I have looked at declarative action assignments and UX client scripts and client scripts but nothing will allow a pop up. 

 

Has anyone got any advise or has done something similar? 

1 REPLY 1

shloke04
Kilo Patron

Hi @Bex ,

 

Can you elaborate on your use case for allowing users to create entries directly on user table. This sounds alarming to me as user table is a core foundational data. I hope you have already evaluated this aspect.

 

To your question, have you explored below solutions discussed on community and see if this helps:

 

https://www.servicenow.com/community/developer-forum/open-pop-up-in-workspace-using-ui-action/m-p/24...

https://www.servicenow.com/community/next-experience-articles/how-to-use-ui-actions-in-workspaces/ta...

https://www.youtube.com/watch?v=E9FhNpk0Mwk

Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke
In this video I show you how you can configure a button in a Configurable Workspace to open a modal with a Next Experience component or page which you've designed in UI Builder. #servicenow #uibuilder Blog post: https://jessems.com/opening-modal-from-a-record-in-configurable-workspaces Preceding ...