You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 23 Current »
<page id="Receive" type="OrderList" icon="mainmenureceive"> ... <orderListConfiguration automaticOrderSelectionAfterFilter="true"> <service id="Receive" /> <filter configurationKey="ReceiveOrderFilters" /> <list listId="Orders" /> <onOrderSelected navigateTo="ReceiveLines" /> <unlockOrder title="Release {BackendId}"/> </orderListConfiguration> </page>
Configuration for the OrderList page type
automaticOrderSelectionAfterFilter
Automatically selects the order if only one exists.
Defines which service to use.
Use this property to force users to validate filters before fetching Orders.
Legacy names: automaticAcceptOnStartup, updateOnActivate
Defines which list to use for displaying data.
Defines which action to take when an order is selected in the list.
Unlock an order locked by an other user.