You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 2 Current »
<page id="ViewRegistrations" type="Registrations" icon="binContent"> ... <registrationsConfiguration> <list listId="RegistrationsList"/> <deleteRegistration title="Delete registration"/> <deleteAllRegistrations title="Delete all registrations"/> </registrationsConfiguration> </page>
The display is defined in the List (i.e. "RegistrationsList").
Default layout is like so:
<column width="53%" xAlign="right" yAlign="top"> <elements> <textElement fontId="contentFont" text="{FromBin} -> {ToBin}"/> <textElement fontId="contentFont" text="{SerialNumber}"/> <textElement fontId="contentFont" text="{LotNumber}"/> <textElement fontId="contentFont" text="{ExpirationDate}"/> </elements> </column>
You can change "FromBin", "SerialNumber" to you own custom names of steps.
"Registrations" menu action
"Registrations" -list