I use the _DELETE_ function in my CC listing. This works fine (the record is deleted).
Now I try to use the _TOOLBAR_DELETE_ in combination with the _SELECTOR_ function. I assumed that this button would delete the selected record, but nothing happens. So, what am I doing wrong?
It should work too, do you have the latest update of CC installed ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
The installed version of ChronoConnectivity is 5.0.2
Hi Geert,
There is a code version which you can use instead, its noted under the "Help" tab, please post a reply if you can't get it to work, you need to pass the action's name and that would be "delete".
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
button_id: can be any thing, say "delete"
link_href: the link to your listing and add "&action=delete" to the end.
image_path: the link to the button's image if you need one.
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
I have exactly the same problem... Can't figure out how to solve it. I tried many things without any success.
Hi,
Just tested this, do you have a search button in your header ? if you do then the button's name should not = "submit", when its, the toolbar buttons will not work.
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Yes I have ! And that makes sense... Let me try...
I renamed the search button and ... it works !
I'll not have got this on my own I think .
Thanks Max.