I have a custom HTML Suitelet. Is there a way to g...
# suitescript
a
I have a custom HTML Suitelet. Is there a way to get the inactivity "you've been logged out of Netsuite" to pop up when the user is on that suitelet? Currently they would only realize something is wrong when they refresh the page
b
Return a server widget form and use an inline html field to get your html onto the page
a
I hear ya. Don't think that will work in my case as my inline html is actually a full fledged react application.
b
Depends on how you did your react app
s
yeah you can definitely do that with a react app
b
Worst case you can do an iframe
But you can get a surprising amount of things to render nicely
a
I have the app in an iframe. But it doesn't tell me when a user gets logged out
b
As in an iframe that was added via an inlinehtml field?
a
Yes
b
message has been deleted
message has been deleted