Hello, I would like to add a questions while deleting a record. if i understsand right i had to modify the OnDelete function like done in client/client_del.php So i create a new mytable_del.htm to display the question. Everything works but the translations are not loadad from lag/del_mytable.lng. Can you tell my which function trigger the var replacement in the template. tnx.
As there is normally no such page (your page is manually generated), you have to apply the language variables in your code with the setVar function of the templating library.