Please enable JavaScript to view this site.

CWT User Interface Design Handbook

Purchase pre-requisites can be combined with end date selection. The purchase pre-requisites identifier and a selected end date is then included in the purchase pre-requisites request to WebOffice.

A panel for end date selection, EndDateSelectionPanel, is displayed after PurchasePreRequisitesIdentifierInputPanel.

The panel PurchasePreRequisitesIdentifierInputPanel done button with click-function OnPurchasePreRequisitesIdentifierInputDone should be changed to OnStorePurchasePreRequisitesIdentifierAndOpenEndDateSelectionPanel. This will store the purchase pre-requisites identifier and open EndDateSelectionPanel.

The EndDateSelectionPanel should have step buttons with click-functions OnStepWantedEndDate with KeyValue as time step value and a done button with click function OnPurchasePreRequisitesIdentifierInputDone.

 

End Date Selection Panel

EndDateSelectionPanel

The panel used for selecting end date when combining end date and purchase pre-requisites.

 

Button Click Actions

OnStorePurchasePreRequisitesIdentifierAndOpenEndDateSelectionPanel

Used in PurchasePreRequisitesIdentifierInputPanel as done button click action to store the selected purchase pre-requisites identifier and open EndDateSelection panel.

OnStepWantedEndDate

Used in EnDateSelectionPanel when stepping end date with time step buttons.