?

User tests: Successful: Unsuccessful:

avatar aniket19491
aniket19491
30 Oct 2015

Now you can validate your date and numeric fields.

For e.g
If you have a date field in your Joomla's form and the user enters a wrong date then you will get a fatal error on the page. So its better to validate the date field before saving.

Field 1- YYYY/MM/DD can be validate using class "validate-date"
Field 2- YYYY/MM/DD H:I:S can be validate using class "validate-datetime"

These changes have been added to "validate-uncompressed.js". To test this you will need to minify this file and replace the content of "validate.js" with this.

Let me know if any other information is needed.

avatar aniket19491 aniket19491 - open - 30 Oct 2015
avatar aniket19491 aniket19491 - change - 30 Oct 2015
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Oct 2015
Labels Added: ?
avatar joomla-cms-bot
joomla-cms-bot - comment - 30 Oct 2015

Pull requests to the master branch of this repo are not accepted. Please close this pull request and submit a new one against the staging branch.
This is an automated message from the J!Tracker Application.

avatar aniket19491 aniket19491 - change - 30 Oct 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-10-30 06:42:54
Closed_By aniket19491
avatar aniket19491 aniket19491 - close - 30 Oct 2015

Add a Comment

Login with GitHub to post a comment