lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: "OnLoad" Event Handler for Segmented Control / Radio / Checkbox /etc.

Open 1DontEx1st opened this issue 10 months ago • 0 comments

Is your feature request related to a problem? Please describe. I'm filtering a table based on a Segmented Control. I'd like the table to initially be filtered according to the Default Value of the control, but it isn't.

Describe the solution you'd like A new Event Handler that fires once upon object creation would solve this immediate problem, but I can also see it having other uses.

1DontEx1st avatar Mar 28 '25 19:03 1DontEx1st