Page 1 of 1

Footer-extr.php apply code only to Table View

Posted: 2025-01-21 05:49
by dlee
I have code in the footer-extra.php file that changes field label contents. It applies to the Detail View but not to the Table View which is good. BUT, i also need to execute separate code for the DV and the TV. How can I do that?

Thanks,
TD

Re: Footer-extr.php apply code only to Table View

Posted: 2025-01-21 23:39
by zibrahim
Hi there,
Take a look at this...
https://bigprof.com/appgini/help/advanc ... gic-files/

Have a nice day.

Re: Footer-extr.php apply code only to Table View

Posted: 2025-01-22 06:43
by dlee
Thank you, that was the answer !
TD