Thanks for the update. I think the issue with your interpretation of the ifThen() is that you are reading it as if it were an ifElse().
ifThen() should be read as, if the first parameter is true, execute each of the additional parameters.
ie: ifThen(if true, do this, and this, and this ... and this)
Can you confirm you have the code on your popup page which you wish to automatically close?
Click the gif below to play it.
Thanks for the update. I think the issue with your interpretation of the ifThen() is that you are reading it as if it were an ifElse().
ifThen() should be read as, if the first parameter is true, execute each of the additional parameters.
ie: ifThen(if true, do this, and this, and this ... and this)
Can you confirm you have the code on your popup page which you wish to automatically close?
Click the gif below to play it.
![6352ce79064b8](serve/attachment&path=6352ce79064b8)
Trihedral Engineering Ltd.
edited Oct 21 '22 at 5:55 pm