Search found 1 match

by jcasavilca
06 Jul 2016, 21:31
Forum: Developers
Topic: Where to put Custom Javascript Code for Activity Dialogs !
Replies: 2
Views: 3525

Re: Where to put Custom Javascript Code for Activity Dialogs !

Hi Purvi!

The best way that i've found to customize activity dialogs with Javascript code, is putting all of them inside the ActivityDialogoFooter.tt / dtl file. Doing this way you can run JS code after the entire screen was "painted", finally you can control the code execution putting the ...