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

[FEATURE REQUEST] additional action "derequire only" without hiding field #64

Open
derBoogie opened this issue May 16, 2022 · 0 comments

Comments

@derBoogie
Copy link

In a current project, at least phone or email should be specified in the form. I have declared both fields as mandatory. If only one is filled, then the other must become optional.
In this case the field may only be derequired derequireField($field); but not deactivated $field.prop('disabled', true); in hideField = function(fieldMarker, $form)
For this purpose, there should be an additional action "derequire only" in addition to the existing actions "show" and "hide".

@derBoogie derBoogie changed the title [FEATURE REQUEST] add status "mandatory" without hiding field [FEATURE REQUEST] additional action "derequire only" without hiding field May 16, 2022
@sbusemann sbusemann added this to the under investigation milestone Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants