29.12.2019, 13:52
(This post was last modified: 29.12.2019, 13:54 by tassiebean.)
Hi Erwin,
You said - "You can add some custom JS functions to block client side input".
Can you help with this? I have a sequence of interacting scripts that takes a few seconds to complete (I have a UserParameter that tells me when they are busy: 0/250/59 Boolean), and I don't want the user to be able to touch away on the screen (operate sliders, close widgets, etc), until my script completes. I am currently displaying "Please wait" but that is not terribly foolproof - it is easily ignored.
Can you help with that code? Thanks for all your help on this forum.
Thanks, Phil
You said - "You can add some custom JS functions to block client side input".
Can you help with this? I have a sequence of interacting scripts that takes a few seconds to complete (I have a UserParameter that tells me when they are busy: 0/250/59 Boolean), and I don't want the user to be able to touch away on the screen (operate sliders, close widgets, etc), until my script completes. I am currently displaying "Please wait" but that is not terribly foolproof - it is easily ignored.
Can you help with that code? Thanks for all your help on this forum.
Thanks, Phil