I am reading the posts about "range datepicker in ccv5" and i dont understand like do it
I put this at LIST DISPLAY TABLE
<input type="text" name="fltr[Events][Date]" placeholder="nose" class="form-control A"/>
<input type="text" name="srch" placeholder="Search Event ....." class="form-control A" /></td><td><input type="submit" name="submit" value="Searchr" />
Is running ok only for exact value date
But How can I do for to put two date fields and to control "from date to date" ???
Thomas
I put this at LIST DISPLAY TABLE
<input type="text" name="fltr[Events][Date]" placeholder="nose" class="form-control A"/>
<input type="text" name="srch" placeholder="Search Event ....." class="form-control A" /></td><td><input type="submit" name="submit" value="Searchr" />
Is running ok only for exact value date
But How can I do for to put two date fields and to control "from date to date" ???
Thomas
Hi Thomas,
The following topic has something similar for normal values:
https://www.chronoengine.com/forums/posts/f12/t99087/chrono-connectivity-filtering-by-a-range-of-results.html
Regards,
Max
The following topic has something similar for normal values:
https://www.chronoengine.com/forums/posts/f12/t99087/chrono-connectivity-filtering-by-a-range-of-results.html
Regards,
Max
This topic is locked and no more replies can be posted.