Form widget not working in scoped application.

SrihariM
Tera Contributor

Hi,

I am currently developing an application and I need to use the Service Portal form-widget in the scoped application and not global. But I am facing an issue here as the form widget doesn't seem to be working it just shows the "Record not found" message.Comm1.png

 

I have modified the instance options to select the table, after I select the table it still doesn't show any records.

Comm3.png

 

 

 I have even commented out the lines metioned in another post: 

https://www.servicenow.com/community/developer-forum/cloning-widget-form-in-scoped-app-errors-glidet...

 

 

Comm2.png

 The lines commented are lines 65, 66, 84 and 87.

The question I have is can I make this form widget work here in my scoped application and how would I do it?

Or

Should I transfer this entire portal into the Global Scope and if I do so will it work over there?

1 ACCEPTED SOLUTION

Prana Krushna
Giga Guru

@SrihariM Please Check the Server scipt changes(attached text file) and do the changes in the server script of cloned form widget. Mark it helpful if it works.

View solution in original post

1 REPLY 1

Prana Krushna
Giga Guru

@SrihariM Please Check the Server scipt changes(attached text file) and do the changes in the server script of cloned form widget. Mark it helpful if it works.