Hi,
There's a bug on the checkboxes on admin page view, for fix this bug I'm follow this post:
- https://www.chronoengine.com/forums/posts/f13/t92202.html
But after fix this bug I found another bug:
1) window.addEvent is not a function (file is toolbar.chronoconnectivity.html.php on line 88)
2) When I click on button NEW, reload the page with right url but see the admin list and when I try to delete 1 row with the button remove the page load the alert javascript but after click on OK return to reload the admin list but the row is not delete.
3) When I click on row title for editing load the form for insert the data but all field are empty is very strange because the url loaded is /administrator/index.php?option=com_chronoconnectivity&chronoconnection=form_view_causali&task=cc_edit_data&cid=xx
How can I fix the problem?
Best Regards,
Daniele
There's a bug on the checkboxes on admin page view, for fix this bug I'm follow this post:
- https://www.chronoengine.com/forums/posts/f13/t92202.html
But after fix this bug I found another bug:
1) window.addEvent is not a function (file is toolbar.chronoconnectivity.html.php on line 88)
2) When I click on button NEW, reload the page with right url but see the admin list and when I try to delete 1 row with the button remove the page load the alert javascript but after click on OK return to reload the admin list but the row is not delete.
3) When I click on row title for editing load the form for insert the data but all field are empty is very strange because the url loaded is /administrator/index.php?option=com_chronoconnectivity&chronoconnection=form_view_causali&task=cc_edit_data&cid=xx
How can I fix the problem?
Best Regards,
Daniele