[5.34] extra option for number slider
TerminéeVertiGIS Studio Workflow 5.34 introduced the drag event for the Number Range Slider.
when you drag the slider, the moment it is moved, the change event is immediately fired. At this point, the form elements are all disabled and the subworkflow starts and runs to completion. This is the expected behaviour, but I understand how it would not be ideal for some use cases. In this case, it would lead to typing the number or clicking the slider track (rather than clicking and dragging the slider) being a better user experience. When dragging, the user gets stuck with their slider movement disabled while they are waiting ~1-2 seconds for the subworkflow to complete.
I would suggest that we provide an option to only run the change event's subworkflow once the slider is released (instead of while it is being dragged). Or that we don't disable the slider while the subworkflow is running.
-
Today we released Geocortex Workflow 5.24, which includes the new Number Range Slider form element. It supports both a "change" and "drag" event, which we should add to the existing Number Slider.The idea is that you would use the drag event when you want your subworkflow to run repeatedly while the value is being dragged, and the change event when you only want the value at the end of the edit.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire