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

custom field validation - not validating #38

Open
twentyfortysix opened this issue Jan 3, 2016 · 0 comments
Open

custom field validation - not validating #38

twentyfortysix opened this issue Jan 3, 2016 · 0 comments

Comments

@twentyfortysix
Copy link

Hello,

I tried to add a custom field validation and it seams not be working well.

I tried simple rule for time (ie. 18:00) like ##:## and later regex like /^\d{1,2}.\d{1,2}$/
None of it seams to work, or the editor gets no response when the value is entered incorect

when I save the custom field settings I got this error:
Notice: Undefined variable: c in ../wp-content/plugins/custom-content-type-manager/controllers/edit_custom_field.php on line 120 Notice: Undefined variable: c in ../wp-content/plugins/custom-content-type-manager/controllers/edit_custom_field.php on line 120 Notice: Undefined variable: c in ../wp-content/plugins/custom-content-type-manager/controllers/edit_custom_field.php on line 120

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