I have a chronoconnectivity connection setup and the frontend auto listing shows the data just fine. I have one binary field "activated" and this is setup in the frontend list settings -> General -> binary fields, ticks show up correctly on the rows and it works great for toggling the activated field per record.
My issue is this:
I want to be able to toggle the "activated" fields of multiple records at once by selecting them and clicking on the "activate" task button. When I do this on the frontend nothing happens, the listing does not even display after the page loads. Under my frontend list settings -> Toolbar Settings -> Toolbar tasks is:
_BINARY_:Activate:1:model_bizdir.activated
[attachment=0]Activate Businesses 2012-11-04 00-21-23.png[/attachment]
Red boxed items faulty. Green OK.
What are my doing wrong?
Update: I am starting to think this may be a bug. In the backend, admin auto listing with all the same settings works just fine. I have tried this on two occasions now with the same results. Only test left is to try it on a bare install of joomla so I can rule out possible problems from a faulty / conflicting component, plugin etc on my current template.
Update: Same problem on a bare install of Joomla 2.5.7 so its not a conflicting plugin.
Plus how do I add a custom task and get it to work? Like test:Display:1:display, I don't know where to put code for the event / task.
Thanks in advance for helpful responses! 😀
My issue is this:
I want to be able to toggle the "activated" fields of multiple records at once by selecting them and clicking on the "activate" task button. When I do this on the frontend nothing happens, the listing does not even display after the page loads. Under my frontend list settings -> Toolbar Settings -> Toolbar tasks is:
_BINARY_:Activate:1:model_bizdir.activated
[attachment=0]Activate Businesses 2012-11-04 00-21-23.png[/attachment]
Red boxed items faulty. Green OK.
What are my doing wrong?
Update: I am starting to think this may be a bug. In the backend, admin auto listing with all the same settings works just fine. I have tried this on two occasions now with the same results. Only test left is to try it on a bare install of joomla so I can rule out possible problems from a faulty / conflicting component, plugin etc on my current template.
Update: Same problem on a bare install of Joomla 2.5.7 so its not a conflicting plugin.
Plus how do I add a custom task and get it to work? Like test:Display:1:display, I don't know where to put code for the event / task.
Thanks in advance for helpful responses! 😀