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.

Getting error while creating notification on any of the customtable

Sonalp2695
Tera Expert

Hi All,

 

I am unable to create notification , as getting below error , tried with different custom table as well but getting this error. Can anyone please guide me.

 

onSubmit script error: TypeError: Cannot read properties of undefined (reading 'options'):
function() {
      var hinput = $(ref);
      var cfilter = getFilter(ref);
      hinput.value = unescape(cfilter);

1 ACCEPTED SOLUTION

Sonalp2695
Tera Expert

Hi All,

 

It was an browser issue , which got resolved post clearing cache . 

View solution in original post

1 REPLY 1

Sonalp2695
Tera Expert

Hi All,

 

It was an browser issue , which got resolved post clearing cache .