Make form non editable for Change Request | Client Scripts | ServiceNow

preview_player
Показать описание
For More Information, please check details below:

In this session, I have explained how to Make form non editable for Change Request using Client Scripts in ServiceNow.

==========================CLIENT SCRIPTS============================

Table - Change Request
Type - OnLoad
Scripts -
function onLoad() {
//Type appropriate comment here, and begin script below

if (state == 3); {
}
}
}

If you have any feedback related to the scripting part, please write it in the comment box.

My Playlists for Quick Access for Various Learning Paths:

#servicenow #learnit #learnitbyprashant

Thanks for Visiting my Channel . Here I will be sharing all kinds of technical Knowledge. Anyone can connect with me directly for anything as part of ServiceNow Related Query.

Keep Supporting me so that I can continue to provide you good content each time!!😇🙏

▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Thank you for Watching My Videos!!!
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Рекомендации по теме
Комментарии
Автор

hi sir i want to make all field read only which is editable after clicking on request approval button, how ro do this in new vancovuer version

rupeshborkar
Автор

Sir how to hide short description suggestion icon only in change form using client script sr

jogimadhusudan
visit shbcf.ru