Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Configure Custom Field Decorator

priyanka410
Tera Contributor

We implemented a UI page on a field 'assignment group' on the task table. Upon clicking the icon, a dialog box opens up and we enter a user's name which will search for the groups he is a member of. We did this on the native UI.

 

we have to implement the similar on Agent workspace as well. Any idea about field decorators ?

 

Screenshot 2024-10-30 150803.png

 

The UI page of this format should be opened upon clicking the field decorator.

1 REPLY 1

woodyfairley
Tera Guru

Without seeing any code, I can only offer this support article with general guidance on configuring field decorators in the workspace, hope this is helpful. Perhaps you might be able to copy/paste your existing code to minimize technical debt.

 

Set up field decorators in Configurable Workspace

 

Kind Regards,

Woody