Show hidden variables on Service Portal using browser console

Since Service Portal uses Bootstrap, You can use those bootstrap specific classes to perform the required action

$('.form-group.ng-hide').removeClass('ng-hide');

Comments

Popular posts from this blog

ServiceNow Debugging with gs.trace

Overview of Natural Language Processing (NLP)