Question
3
Replies
29
Views
Posted: October 21, 2019
Last activity: October 24, 2019
Closed
Popup modal dialog after focusing out of inline edit
How we can show a popup and do other user actions after we move out from the row for inline edit.
For example, after inline edit we need a confimation message to save the changes to db or not.
***Edited by Moderator: Lochan to update platform capability tags***
Hello,
I guess it would be easiest to do it with a MODAL instead of a popup. You will be able to Submit or Cancel your changes there.