Submission check now working
Posted by mholmes on 20 Nov 2006 in Activity log
Created a system for checking the value of "Minutes worked" when submitting a post. If any category or subcategory with the name "Activity log" is selected, and yet the value of "Minutes worked" is NaN or less than 1, a warning pops up and the submission is prevented.
Created a new file:
blogs/rsc/js/hcmc_functions.js
Edited this file, to add a call to include the above:
blogs/inc/VIEW/_menutop.php
In the process of testing this, I noticed a persistent js error from one of the B2Evo files:
Error: first_form has no properties
Source File: http://tapor.uvic.ca/~hcmc/blogs/rsc/js/form_extensions.js
Line: 251
This should be looked at.