Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

 

 

_____
Answers generated by GlideFather. Check for accuracy.

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 😞 

_____
Answers generated by GlideFather. Check for accuracy.