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.

set tag using client script?

Kiran Kumar 76
Tera Expert

can we set a tag on the incident form using the client script for a new record and it saved by adding a tag to the incident

This is to identify a record is being created from which workspace or classic view

3 REPLIES 3

Narsing1
Mega Sage

Check this article

Adding Tags via Script 

 

Thanks,

Narsing

@Narsing1 Hope you have read my question before simply throwing a link, Its through client script

@Kiran Kumar 76 This community is there just to guide you / provide you a way / provide you at least a little bit of information that can lead you to get to the answer.

I understand that this is not a client script, but this article gives you an overview of how tags can be generated via scripts.  

In order to apply into your requirement, you may need to use GlideAjax