Any way to display a message on a saved search fro...
# suitescript
a
Any way to display a message on a saved search from a user event script running with
xedit
context is triggered?
a
I’m confused, saved searches are not scriptable(you can’t deploy an script to a saved search), if you are thinking about the underlaying record being xedited via a saved search, then no there is no way from the underlaying record event to show a message in the search being used to trigger that xedit event.
a
I'm talking about the underlying record.
I didn't think so but I figured I'll ask.
m
If you're XEDIT-ing a record in a saved search result and the underlying user event script throws an exception, that exception will be displayed as a popup message to the user over the list of records. We have used this as a form of communicating data validation issues when users are using inline editing.
💯 1
slack bookmark 2