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

Support HTML5 Input Patterns while creating text field #25973

Closed
vijaykhollam opened this issue Aug 22, 2019 · 3 comments
Closed

Support HTML5 Input Patterns while creating text field #25973

vijaykhollam opened this issue Aug 22, 2019 · 3 comments

Comments

@vijaykhollam
Copy link
Contributor

Steps to reproduce the issue

  1. Go to Admin => Content => Fields => Create new field of type text
  2. There is no config for pattern attribute in HTML5

Current config for custom field - Administration

Expected result

We should able to create a custom field with the pattern attribute

Expected custom field Administration

Actual result

System information (as much as possible)

Joomla 3.9.11
PHP 7.2

Why

This will improve the usability of the form.
https://www.w3schools.com/tags/att_input_pattern.asp

@vijaykhollam
Copy link
Contributor Author

Have sent a pull request for same

#25974

@ghost
Copy link

ghost commented Aug 22, 2019

Thanks for Report and Pull Request @vijaykhollam. If you do a PR there is no need doing a Report too.

@ghost ghost closed this as completed Aug 22, 2019
@ghost
Copy link

ghost commented Aug 22, 2019

Closed as having Pull Request #25974

This issue was closed.
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