Javascript Errors in core.js - Joomla Administration Component
I am building a Joomla Component. I found there are some Javascript errors in core.js when I click the actions. I have found out these two variables are required.
Code
<input type="hidden" name="boxchecked"/> | |
<input type="hidden" name="task"/> |
Moreover, the form needs to be named as adminForm. That is because core.js has some javascript to do the validations. It will access your form.
Tags: joomla
Trackback address for this post
Trackback URL (right click and copy shortcut/link location)
Feedback awaiting moderation
This post has 142 feedbacks awaiting moderation...
Form is loading...