Forums

How to show selector case in a list

webcrea 22 Mar, 2017
hi,
All is in title (checkbox)

i tried
#:{view:selector12} selector appears only in <th>
{view:selector12} nothing

regards
chris
Max_admin 22 Mar, 2017
Answer
Hi Chris,

You will need to have 2 "selector" views, one of them will have the "select all" enabled, you can call it "select_all".

Then, in your "columns list", use this:

selector:{view:select_all}

and in columns view:

selector:{view:select}


where "select" is the name of the other "selector" view which does NOT have the "select all" enabled, but this one must have the "value" set correctly, please check the demo projects.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
webcrea 23 Mar, 2017
Nice,
Thanks a lot Max
This topic is locked and no more replies can be posted.