Numeric entry field in flex reapeter

Hi!
I have Perspective Igniton 8.1.

I make template setpointsview view for flex repeater with element numeric entry field. This field I binded with view params(bidirectional) with name setpoint.

I make instances of flex repeater with template setpointsview.
What should I do, that I can set param of instance with writing number in numeric entry field. Now goes only in one direction: number writing in param of instance is set to numeric field.

Hi @tadeja.saje, can you confirm that both the numeric entry field binding is bi-directional and the view param is bi-directional?

Only numeric field was bi-directional. Now I make view param input-output and now it works. Thanks a lot.
Best regards,
Tadeja

1 Like