Stop pop up window from closing?
Stop pop up window from closing?

I just noticed that when using the full line editor, if I accidentally click out of the pop up window, it closes. Is there a way to prevent this from happening?
This discussion has been closed.
Answers
Hi @ptech ,
You can use the options
onBlur
andonBackground
to ensure the form remains - see example here.Cheers,
Colin