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.

Restrict email client template based on form fields

Feddy
Kilo Sage

Hi Team , 

I have recently enable email client template on kb_knowledge form by adding email client attribute to the table.
I would like to know if we can show email button based on knowledge bases?

For example : I would like to show email button only if the knowledge base or knowledge category is HR.


Any input on this would be much appreciated.


Thanks, 
Fedrick

5 REPLIES 5

Markus Kraus
Kilo Sage

Add a UI Policy that has the desired conditions and use this in the script section:

find_real_file.png