-
-
Notifications
You must be signed in to change notification settings - Fork 125
Description
I have a very similar setup of three connected widgets as shown in the attached gif.
In QGIS this works as expected, i.e. a change in field "Land use" results in blanking both fields "Type" and "Plant type".
This differs to the gif-animation whereby a change of "Land use" results in the selection of the first "Type" option of the list and consequently the selection of its appropriate "Plant type" options.
Blanking both "Type" and "Plant type" is of course preferable, in order to force a user decision instead of proposing one.
In QWC, however, a change in "Land use" changes "Type" to its first option on the list, but does NOT change "Plant type"
With the result that selecting an unsuitable "Plant type" is possible, which should not be the case.
