Page 1 of 1

home page table description

Posted: 2020-11-20 02:17
by baudwalker
when creating a table there is a description area just below the table view title. what file is the description put during the file build?

I need to make some minor changes from time to time and don't wish to rebuild every time.

Barry

Re: home page table description

Posted: 2020-11-20 09:03
by onoehring
Hi,

search the files for the text you are using.
For me it looks like the file /incCommon.php

Olaf

Re: home page table description

Posted: 2020-11-20 20:03
by pbottcher
Hi, not sure if I get where you want to put something, but you could use the hooks/tablename.php -> header to set some data in there.