r2 - 21 Nov 2006 - 03:35:26 - TanDunlinYou are here: TWiki >  Main Web  >  ElixirReport > ElixirReportCookbook > RenderIf

RenderIf

The RenderIf script is called for each section, band and component in the report to determine whether it should be rendered. You may enter a script expression that results in a boolean value. If the value is true, the item is rendered, if the value is false, the item (and any children of the item) is not rendered.

-- JonPriddey - 04 Aug 2005


Sample report to demonstrate the display of 'No Records Found' when there is no data :-
No Records Found


To use the sample :

  1. Download 'NoDataFound.jar' from the above link
  2. Copy 'NoDataFound.jar' and place at $ELIXIR_REPORT_DEsIGNER_HOMExt
  3. Run Elixir Report Designer
  4. Click on 'Add FileSystem' and select 'Jar FileSystem'
  5. Enter 'KnowledgeBase' for Name and locate 'NoDataFound.jar'

-- TanDunlin - 21 Nov 2006

Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback