is posible to use a checkbox field filtering in CCV5 header??
if i put two radiobutton with 1 or 0 values is running OK
but if i put one checkbox -> this not change values in fltr[model][field]
Do you have a sample with this?
i need to put much control fields to filter a long database.
Thanks
If the checkbox has the value "1" and its checked then it should display only records with value = 1
If its not checked then it will not reset, so you can add a hidden field BEFORE the checkbox, give it the SAME name and set its value = "0"
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
ok I've prove it
Have you solutioned the question of other poster about trim one row in chronoconnectivity?
substr($row,0,50)
i trying too and imposible, jajajja
thanks for all MAX
THOMAS
Which one ? please post at that topic and I should receive a notification.
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This, http://www.chronoengine.com/forums/posts/f12/t99250/limit-characters-from-a-record.html
In this post the nam09 sayme that he created another field varchar(50) tn the database but i think that is posible to use substr
Thomas
But I have already posted a reply there, it should work fine using the PHP code I posted.
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Regarding the locales issue, please make sure you have the latest CC update installed!
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi Thomas,
There is an update available for Connectivity, please download and install the latest Connectivity v5 update.
regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.