Close a modal window

Last updated Oct 16 2019

window.FTCloseModal();
This JS function will enable your filler to close a FormTitan modal window, using a button.
Let’s say you have a form, and it contains a button, and when the filler clicks on it, it opens another form in a modal window (for viewing/entering more data).
In order to enable your filler to close this window - all you need to do is add a button to it, and use a JS close function.
Follow the example: Close modal window and refresh its parent

Watch the video



CommentsLogin Required
  • Saurum Sergey08/11/2020 14:43
    You can not close an active tab in your browser, all browsers will prevent it because of security.
  • Shimon Tsaushu08/11/2020 13:50
    too difficult
Didn’t find what you were looking for?
Try the following for assistance or Use the Search box.