Firing Form Events
Is it possible to fire a form event from another form item?
I have a form with a geometry picker to place 1 point. Then there's a radio group with two options: to buffer based on the point or to use the underlying parcel. Then the slider chooses the buffer distance.
Currently, I have it all working with the majority of the processing being in the change event for the slider. However; if you change the geometry or the radio button, it does nothing.
Rather than copying the entire change event of the slider into both the radio button and geometry picker, is there a way to fire the slider change event from the radio button and geometry picker change events? This would be helpful too in the future as I only have to update one set of logic rather than all three and would help keep activity ID's from getting out of hand.
Thanks,
Matt
-
I suppose I could just make the event it's own workflow and call it using the Run Workflow for all change events.
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar