Hi guys, got an annoying problem in when I use the date picker input the page just errors out every time. If anyone could have a look and possibly see what is wrong.
http://betatesting.buysellipsc.com.au/Secure/ipsc-matches.php
thanks in advance
Hi guys, got an annoying problem in when I use the date picker input the page just errors out every time. If anyone could have a look and possibly see what is wrong.
http://betatesting.buysellipsc.com.au/Secure/ipsc-matches.php
thanks in advance
Where is your datepicker on that page? Be sure your text field is set to ‘text’ and NOT ‘date’.
this is what I mean Brad, the whole page drops out, if you look at the source you will see everything there and yes type=date
In errors it shows:
Type should NOT be date … it should be text if using the datepicker in Wappler.
I looked at your code and don’t see any datepickers and page seems to all come up fine. Where is the datepicker suppose to be on the page?
Well on the plus side, the security works as it bounced you out.
I’ve taken off the security on that page so give it a try now and it should not bounce you out.
http://betatesting.buysellipsc.com.au/Secure/ipsc-matches.php
Hey Brad, I have worked it out, I needed to add the Moment in on App Structure. Did not realise it did not automatically add it. Duh