Floating Window pop up ui page

Sai kumar123
Tera Expert

There is requirement, where it is asked to create a  modal pop up which floats on the screen , just like when we click on reference field, we get a pop up window which has minimize button and it floats on screen, 

So the point of client here is, when a modal is displayed, it is stopping all the other activities on the form , like it is making everything on background uneditable, unless we close this modal

So they are asking for a floting window, so that they can also edit the form behind even when the pop up is present on screen

6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@Sai kumar123 

Not possible.

GlideModal and GlideDialogWindow which are used to render UI pages won't allow to interact with the backend form

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Sai kumar123
Tera Expert

if we use something like url.window to open it on same page, will that be a chance

 

@Sai kumar123 

Not possible with the Dialog window using either of those class GlideModal or GlideDialogWindow

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Sai kumar123 

Hope you are doing good.

Did my reply answer your question?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader