Hi,
I'm trying to properly place the custom query on the display page; everything works, except that the query input form and output all appear at the head of the page, before everything else.
I think this is the failure point:
-------------------
{use_macro file="Dataface_Main_Template.html"}
{fill_slot name="main_column"}
Hello World!! <<-------------------------------
{/fill_slot}
{/use_macro}
------------------------
I'd like to have the query input form and results appear where "Hello World!!" appears, but I can only get this to happen with simple text.
The small attached screen cap will show exactly what I mean...
Any suggestions on how to have the query form and result override main column and appear in its place?
TIA,
manifold
- locationpic.jpg (28.64 KiB) Viewed 2325 times