Closed whyvez closed 11 years ago
Done for review. http://ogc-chisp-env-egseatsx3u.elasticbeanstalk.com/map
should not be able to submit form if values are not number or are left empty.
minutes is required threshold at least one is required
can you also remove those toggle controls?
from comment above:
should not be able to submit form if values are not number or are left empty.
minutes is required threshold at least one is required
can still submit without entering value in minutes
Done. use bootstrap Validation states, see http://ogc-chisp-env-egseatsx3u.elasticbeanstalk.com/map Also, once use fill email to subscribe, the email will login automatically, then list all its POI and SOI
if i add invalid entry then try to submit it doesn't work which is intended but if i change the value back to valid and try to submit again the form doesn't post.
Done this time. see http://ogc-chisp-env-egseatsx3u.elasticbeanstalk.com/map
all three fields should be validated for a numeric value using same notification pattern as email