Open bartbutenaers opened 1 week ago
P.S. I used the @blur
event, because @close
was never triggered. See this discussion.
Thanks @bartbutenaers - great stuff.
Apart from a shift of where the form-row
is in the config, and the labels used, this is good to go as far as I'm concerned. I'll be merging once the tests give me the green light.
Description
This PR adds a new option to the ui-dropdown node to select when an output message should be triggered:
As explained in the info panel:
This
msgTrigger
property can also be dynamically set. The default value is "onChange" like in the previous versions, to avoid breaking changes.The following example flow demonstrates the default "onChange" value, which is then dynamically overwritten by a "onClose" value:
Related Issue(s)
Closes 1457
Checklist
flowforge.yml
?FlowFuse/helm
to update ConfigMap TemplateFlowFuse/CloudProject
to update values for Staging/ProductionLabels
area:migration
label