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 think we'll have to process rules separately for each object in formData. We're already using a separate Form element to handle conditionals within the array object.
@mrclay for internal selection selectn library is used, so as long is you have a specific index in the array, there is no problem with rulesEngine, but I suspect there will be a problem with react-jsonschema-form-conditionals project, I'll check. Refer to the test that I submitted.
We have an array of objects, and need conditions to apply based on fields in the same array element. Something like:
The text was updated successfully, but these errors were encountered: