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.

Field decoration not working in workspace

Supriya13
Giga Expert

As I get to know normal field decoration using addDecoration is not support at workspace  new UI framework side.

I am trying to create new field decorators as      below

find_real_file.png

 

Unable to understand few thinks on form decorators side like Impamneted as and what needs to add in speficy ui component

find_real_file.png

4 REPLIES 4

Yousaf
Giga Sage

Hi supriya,

If i am not wrong you want that asterisk before Implemented as??

You can make that field mandatory in the field's form where you define the field Or you can use UI Policy to make it mandatory and it will show.


Mark Correct or Helpful if it helps. 



***Mark Correct or Helpful if it helps.***

No , i want field decoration on reporting customer

Can you share more detail please than because that sign you highlighted is a sign when there is a mandatory field It will be red when empty and gray when it will have value.

Or you want something else?

and can you explain what do you mean by reporting customer? 


***Mark Correct or Helpful if it helps.***

Ashley Snyder
ServiceNow Employee
ServiceNow Employee

Can you provide more information on what component you're working with and what you're trying to do? It seems like you're trying to make a field mandatory - are you doing this on a record page or on a custom page using the form component?