Unable to create a new Tables got err while submitting

raishiveshk
Tera Contributor

Hello there,

I'm trying to create a new Table in my ServiceNow PDI but after entering all the required fields when I'm trying to submit/save. I received an err message on the page stating -

onSubmit script error: TypeError: widget.getAttribute is not a function:
function(){
        return GwtListEditor._editListOnSubmitWrapper(listID);
    }

I've checked the OOB Client Scripts of sys_db_object table for onSubmit but didn't found anything which should be related to this. 

7 REPLIES 7

Where is your "Name" field? you have there one less than me 



KamilT_0-1753424897555.png

 

However I tried to create a table "Test" in global scope and no error:

KamilT_1-1753424995013.png

 

 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


I had tried with other instance and it's working perfectly fine so that means something going wrong with my current instance which I needs to look after.

@raishiveshk Oh unfortunately there’s no support for PDIs 😞 

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */