[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

How to check if a field is hidden, both props.hidden and expressions.hide are giving undefined. #3969

Open
thanecoder opened this issue Aug 4, 2024 · 4 comments
Labels

Comments

@thanecoder
Copy link

Question

When iterating through the fieldGroup fields,if we try to access field.props.hidden and field.expressions.hide both return undefined.
How to check if a field is hidden when iterating through the fields ?

@aitboudad
Copy link
Member

did you check field.hide ?

@thanecoder
Copy link
Author
thanecoder commented Aug 4, 2024 via email

@thanecoder
Copy link
Author
thanecoder commented Aug 12, 2024

any update on this ? is there any other way to check/verify if a field is hidden ?

@aitboudad
Copy link
Member

rely on _hide for now till I'll be able to check it

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

No branches or pull requests

2 participants