This topic is locked

How to set focus on edit box after a modal "add new values on the fly" closed

1/23/2017 9:26:38 PM
PHPRunner General questions
W
wehaye author

Does anyone know how to set focus on a edit box after a modal "add new values on the fly" closed?
I use PHP Runner 9.6 with bootstrap.
Thank you.

W
wehaye author 1/24/2017



http://stackoverflow.com/questions/15247849/how-to-set-focus-to-first-text-input-in-a-bootstrap-modal-after-shown


Thanks.

However, the link tells how to set focus when calling the modal.

And it's not that I want to know.

I want to know how to set focus when I am done using the modal "add new values on the fly" and closed the modal.