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

v_required field to be dynamically configured based on other view types #571

Open
aurangzaibumer opened this issue Apr 19, 2021 · 0 comments

Comments

@aurangzaibumer
Copy link

I have one spinner and one edit text field
in spinner i have two options
if user selects an option A from spinner - the required should be set true for edit text field (user has to enter data into edit text field)
if user selects an option B from spinner - the required should be set false for edit text field (user may skip entering data into edit text field)

is this possible?

Thanks

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