-
- Downloads
New: There is now two "inline edit" solution: Solution 1 use jquery
and is enabled if MAIN_USE_JQUERY_JEDITABLE is on. Solution 2 use a link "edit field" on resubmit page for eache field (this is by default). And we are ready to add more. New: Add also option MAIN_EDIT_ALSO_INLINE. Goal of this option is to say: Even if this field can be edited by a global edit form, we allow field to be edited with the "inline edit" feature (whatever is the inline edit solution active). This option is to keep the standard behaviour "We must click a "modify" button to allow to edit globally all fields at once working and have only this way. If option is on, we can also use the inlinde edit. If off, inline edit is available only for fields not included into a global "modify" form. line
Showing
- htdocs/compta/deplacement/fiche.php 16 additions, 12 deletionshtdocs/compta/deplacement/fiche.php
- htdocs/core/class/doleditor.class.php 3 additions, 0 deletionshtdocs/core/class/doleditor.class.php
- htdocs/core/class/html.form.class.php 13 additions, 6 deletionshtdocs/core/class/html.form.class.php
- htdocs/fichinter/fiche.php 6 additions, 6 deletionshtdocs/fichinter/fiche.php
Please register or sign in to comment