Le 2011-07-21 14:31, Thilanka Kaushalya a écrit :
Hi Marc,
I worked with this feature.
- I added the "*$("#addColumns.ajax input[value=Go]").live('click')*" action to the tbl_structure.js file which gives the add columns dialog for the user.
- Then I reused the code in "*$("#append_fields_form input[name=do_save_data]").live('click')*" action in functions.js file which was initially written for handling the table->change option. I did small changes for the same action and used with this feature.
I pushed my changes to the repo. Please check that. Thank you.
Thilanka, when adding the column I can't use the ENUM editor for it (there was a similar problem previously).