You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created widgets with a "commit on new input" checkbox. When checked, the processing will automatically start upon receiving new input data.
Some processes can be long, so I would like to have this checkbox disabled by default when creating a widget, unless it is define in the ows.
It works fine except in the case of copy-pasting a widget on the canvas.
For example, I create a widget, check the checkbox, then copy-paste the widget. The new widget will have the checkbox checked, even if the setting is defined with schema_only = true. Do you know if there is a way to fix this?
I am currently using version 3.38 and haven’t tested it yet with 3.39.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I created widgets with a "commit on new input" checkbox. When checked, the processing will automatically start upon receiving new input data.
Some processes can be long, so I would like to have this checkbox disabled by default when creating a widget, unless it is define in the ows.
It works fine except in the case of copy-pasting a widget on the canvas.
For example, I create a widget, check the checkbox, then copy-paste the widget. The new widget will have the checkbox checked, even if the setting is defined with schema_only = true. Do you know if there is a way to fix this?
I am currently using version 3.38 and haven’t tested it yet with 3.39.
Beta Was this translation helpful? Give feedback.
All reactions