How to attach inline_edit (add_edit) manually
I'd like to obtain the same functionality (inline editing of an entry) as with the form_fields 'add_edit' class, just outside of the form_fields method. So, what do i have to do in order to have JS attach itself to an 'a' element with
class="add_edit btn_field edit_inline_button"
?
I suspect it has to do with JQX but I can't really find out more...
any help would be greatly appreciated!
Comments
As an FYI, this will be changing quite a bit in the next release to be more simplified and modular. No timeframe yet on it though but will say I was working on it quite a bit yesterday.
edit: if u have time/patience, could you explain me what this does as found in several controllers?
thanks a lot
The add_edit method gets executed on the create/edit pages for modules.