Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How to set value of item[n+1].A when item[n].B changes and validation complete #7

Open
pgangwani opened this issue May 13, 2024 · 0 comments

Comments

@pgangwani
Copy link

Is your feature request related to a problem? Please describe.
I have scenerio that when I update max of line 1 then min should be changed after a validation complete and it is empty and vice versa.
image
How can I achieve with combination of textField & listAtom?

Describe the solution you'd like
I want to know how can I set the property value of any index of item based on diff/same property of any index.

Describe alternatives you've considered
No alternative. Only validation

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant