When submitting/saving a new record GlideTabs2 findTabIndexByID could not find section_tab.#

slogan
Tera Contributor

As the title states.

 

When clicking submit or save on a new record of a custom form nothing happens. Investigating this and inspecting the console I see "GlideTabs2 findTabIndexByID could not find section_tab.#' every time submit or save is clicked. # is a replacement for the id it is giving.

 

How can I resolve this?

The form was working fine a few days ago.

3 REPLIES 3

AlexR2
Tera Expert

Facing the same issue

Artem_Lobyntsev
Tera Contributor

Same for me. Have you been able to fix it? 

 

ceciliapham
ServiceNow Employee
ServiceNow Employee

I got a similar error, my bug was I wrote addquery() instead of addQuery, once I fixed the syntax issues the bug was gone and my before business rule ran correctly