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

Range Validator missing min/max config Fields in Admin UI #441

Open
ehaeusler opened this issue Mar 22, 2024 · 0 comments
Open

Range Validator missing min/max config Fields in Admin UI #441

ehaeusler opened this issue Mar 22, 2024 · 0 comments

Comments

@ehaeusler
Copy link

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no

Pimcore Version: 11.1.4
Formbuilder-Version: 5.0.3

I recently recreated forms of an old formbuilder version in a new project. It looks like the Range Validator is missing the configuration fields for min and max Values, only minPropertyPath and maxPropertyPath are shown in the backend:

Bildschirmfoto 2024-03-22 um 10 33 49

For example the same screen in the old formbuilder:

Bildschirmfoto 2024-03-22 um 10 33 39

The corresponding validator class still has those fields though:

Bildschirmfoto 2024-03-22 um 10 34 38

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