16.01.2015 Views

Adding Selectors to RescueNet Reports - ZOLL Data Systems

Adding Selectors to RescueNet Reports - ZOLL Data Systems

Adding Selectors to RescueNet Reports - ZOLL Data Systems

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

D o c u m e n t a t i o n<br />

<strong>Adding</strong> <strong>Selec<strong>to</strong>rs</strong> <strong>to</strong> <strong>RescueNet</strong> <strong>Reports</strong><br />

Guidelines for Editing .IN2 Files<br />

might look like the following: ({singlefac_prio_zone_view.pufacname}=”ABC Medical<br />

Center” OR {singlefac_prio_zone_view.pufacname}=”Acme Dialysis Center”) AND<br />

{singlefac_prio_zone_view.pufacstatus} > -1<br />

Revision:1.0<br />

Sample #2 (\Billing\Charges\Charge Detail Trip Date.IN2)<br />

[Selec<strong>to</strong>r4]<br />

Name=Show reversing charges<br />

Selec<strong>to</strong>rType=ChooseOneSelec<strong>to</strong>r<br />

QuestionSet=1<br />

DisplayField=Choose whether or not <strong>to</strong> show reversed charges. If using a period selec<strong>to</strong>r,<br />

it is recommended that you include reversed charges.<br />

RestrictByField=2*<br />

The [Selec<strong>to</strong>r4] sample above illustrates the ChooseOneSelec<strong>to</strong>r. This selec<strong>to</strong>r is a special one<br />

that is normally only used by <strong>ZOLL</strong> report developers. It allows us <strong>to</strong> define cus<strong>to</strong>m choices in<br />

the database <strong>to</strong> be presented <strong>to</strong> the user, and which Crystal statement will be added <strong>to</strong> the filter if<br />

it is chosen. The QuestionSet=1 defines the question set in the ChooseOneSelec<strong>to</strong>rQandA<br />

database table that is displayed in the selec<strong>to</strong>r list <strong>to</strong> the user. The resulting filter might look like<br />

the following: ({trip_addons.printable} = 1) The RestrictByField For example we might have<br />

choices “Currently in collections” and “Currently not in collections” that translate <strong>to</strong> filter<br />

statements “trips.in_collections=True” and “trips.in_collections=False”. The resulting filter<br />

might look like the following: {trip_addons.printable} = 1<br />

* The RestrictByField in this selec<strong>to</strong>r has no effect on the selec<strong>to</strong>r itself or the filter passed <strong>to</strong> the<br />

Crystal Report.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!