You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a very dynamic form using Repeaters, and when a user select a specific field (on a dropdown), the repeater next shall be adjusted.
The thing is, the maxItems also changes.
I'd like to pass a closure to the maxItems, but it doesn't have the state of the form that allows it to be recomputed.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a very dynamic form using Repeaters, and when a user select a specific field (on a dropdown), the repeater next shall be adjusted.
The thing is, the maxItems also changes.
I'd like to pass a closure to the maxItems, but it doesn't have the state of the form that allows it to be recomputed.
Something like
Beta Was this translation helpful? Give feedback.
All reactions