Avoiding to click ‘Save as copy’ by javier | Nov 14, 2020 | Advance Functions, Table Hook Modifications | 0 comments In the hooks/tablename-dv.js $j(function(){ $j('#fieldname').change(function(){ $j('#insert').click(); }); }) Submit a Comment Cancel replyYour email address will not be published. Required fields are marked *Comment * Name * Email * Website Save my name, email, and website in this browser for the next time I comment.