Composite Screen Builder
Composite Screen Builder
Composite Screen Builder
User Guide
No part of this document may be reproduced or transmitted in any form or by any means,
electronic or mechanical, for any purpose, without the express written permission of TEMENOS Holdings NV.
Table of Contents
Overview .................................................................................................................................................. 3
Screen Design ......................................................................................................................................... 3
Step 1 – Welcome Screen ................................................................................................................... 4
Step 2 – Screen Id ............................................................................................................................... 5
Step 3 – Description............................................................................................................................. 6
Step 4 – Select Layout ......................................................................................................................... 7
Step 5 – Change Size .......................................................................................................................... 8
Step 6 – Pane Properties ..................................................................................................................... 9
Initial Content ................................................................................................................................... 9
Dynamic Content ............................................................................................................................ 10
Allow Scrolling ................................................................................................................................ 11
Frame Name .................................................................................................................................. 11
Step 7 – Sending Request Confirmation ........................................................................................... 11
Overview
The composite screen builder allows the user to create composite screen for use with the T24
Browser. Composite split the screen into sections which can have the content customised e.g.
contracts, enquiries etc.
Screen Design
Navigation buttons are placed at the bottom of the screen. Finish will not be enabled until an enquiry
has successfully been created in T24. The steps required to complete the creation of an enquiry are
listed on the left hand side.
Step 2 – Screen Id
The ID must be unique as modifying an existing screen is not supported in addition there must not be
an unauthorised EB.COMPOSITE.SCREEN record with the same ID.
The ID must adhere to the restrictions on the ID for EB.COMPOSITE.SCREEN.
Step 3 – Description
This step allows the user to provide a user friendly description for the screen. At least one description
must be provided.
To sizes can either be in pixels or percentages. To use pixels simply type the number in the “Other”
field. For other percentages simply type the percentage in the other field and suffix it with “%”.
An understanding of how HTML frames work would be ideal. However, to summarise:
• In a two column/row layout the right frame or bottom frame respectively can not have a
specific size.
• In a tree pane layout the right and bottom most frame can not have a specific size.
•
If the version of Browser supports rendering composite screens without frames, then the ‘Use Frames’
checkbox will be enabled. Turning off this property will update the ‘NO.FRAMES’ attribute in the
composite screen definition. If ‘Use Frames’ is not set, compatible versions of Browser will render the
composite screen without using frames. For example, this feature should be UNCHECKED for
screens designed for Internet banking applications.
If the Browser version does not support the ‘noframes’ option, then this checkbox will be disabled.
This stage allows the user to set the behaviour of the composite screen.
Initial Content
Each pane must have a name and initial content. This is the contents of the pane when the composite
screen is launched. To set this content use the ‘Initial Content’ dialog:
Dynamic Content
Dynamic content is what will appear in the panes when the user starts using the composite screen e.g.
committing transactions, viewing enquiries etc. The ‘Dynamic Content’ dialog should be used to set
this.
Allow Scrolling
This option can be set to ‘True’ or ‘False’. This allows or prevents a scrollbar appearing on the
corresponding pane during use.
Frame Name
This setting must to set to a UNIQUE identifier within the composite screen definition, i.e. if your
composite screen has 3 panes then with ‘FrameName’ must be unique.
Below is the confirmation of a successfully created composite screen. If any errors occur during the
commit process then these will appear in this screen and the user can click the ‘Previous’ button to
correct any errors.
Once the composite screen has been successfully submitted it can be launched in Browser using the
key word ‘COS’ e.g. at the T24 command line enter ‘COS MY.COMPOSITE.SCREEN.ID’