Hello Steve and everyone else,
I have a question that hopefully someone can point me the right way to answer. I would like to put a custom HTML output at the bottom of a page based upon if the table has a specific name, and if it doesn't just show the normal template without my extra HTML throughout the rest of the application. I figure I would need to know the table name through some variable. I was looking at the blocks and templates themselves. Is there a way I can do this as some code for the delegate class of the table itself that calls the block? or would this be a modification on the smarty template? Is there a demo/code sample somewhere I can see? Thank you very much in advance. I appreciate it.