- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024 08:11 AM
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);
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 09:45 AM
Hi All,
It was an browser issue , which got resolved post clearing cache .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 09:45 AM
Hi All,
It was an browser issue , which got resolved post clearing cache .