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

[Panel] URLs are not validated #3

Open
dgsiegel opened this issue Jun 18, 2019 · 1 comment
Open

[Panel] URLs are not validated #3

dgsiegel opened this issue Jun 18, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@dgsiegel
Copy link

required: true does not seem to have an effect on this field. According to the Kirby docs the field has to be filled in correctly to be saved. But it behaves like a normal text field with no validation at all. Would be nice if it would behave like the original Url field.

fields:
  button:
    label:  Button
    type:   link
    required: true
@hdodov hdodov added the bug Something isn't working label Jun 25, 2019
@hdodov hdodov changed the title required has no effect [Panel] URLs are not validated Feb 11, 2020
@hdodov
Copy link
Contributor

hdodov commented Feb 11, 2020

There doesn't appear to be official documentation regarding custom field validation. I asked in the Kirby forum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants