www.Inmagic.com    Inmagic Forums    Inmagic Forums  Hop To Forum Categories  WebPublisher PRO    RECROD COUNT in tabular web reports
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
JAG
Posted
Hi all-
I have had problems getting any header or footer Boxes to work in the web environment. As a result I am not sure how to get a RECORD COUNT box to work at the top of my tabular web reports. My users would prefer a "Records X-Y or Z (total) results" report line at the top, but I will settle for "Your search returned X results".
Any tricks that pertain to adding Header and Footer box material to web tabular reports? (By this I am not talking the content of the web (html) header in - but rather what would normally be in header and footer boxes in DBText tabular reports)

Also- is there any way to make the "New Search" button in web reports actually clear the Query screen when you go back...so it’s actually ready for a NEW search? Maybe this is a setting for the bdtw-wpp.ini that I missed?

Thanks for any help-
Jessica
 
Posts: 3 | Registered: Wed February 04 2009Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
To have the query boxes empty when you click New Search, edit the exported HTML query screen and remove the following line:

<input type="hidden" id="QS" name="QS" value="query-screen-name" />

Tabular forms do not support true headers/footers (boxes that appear above or below the table). You can get a similar effect by creating a columnar form (a normal form laid out in columns) instead of using a tabular form. And normal forms can have boxes above or below the columns you create.
 
Posts: 1920 | Location: Woburn, MA, USA | Registered: Thu July 13 2000Reply With QuoteEdit or Delete MessageReport This Post
  Powered by Eve Community  
 

www.Inmagic.com    Inmagic Forums    Inmagic Forums  Hop To Forum Categories  WebPublisher PRO    RECROD COUNT in tabular web reports