Using banner images in the configuration library
To view the delivered banner images that you can use in HR Talent, select .
HR Talent is delivered with a set of general banner images that you can use as a background image on a context form on a composite form, a page, or a dashboard panel.
You can select a banner image from several options:
BannerBeach
BannerBlue
BannerClouds
BannerFlowers
BannerLeaves
BannerLight
BannerMarble
BannerPaper
BannerSand
BannerTurquoise
To preview available banner images, follow these steps:
- Sign in as an administrator.
- Select .
- Select an image to preview and click the button. A page with a context form is opened in a new tab. The selected image displays in the background of the context form at the top of the page. To view the LPL for the preview page, perform a Ctrl+Shift+Click on the page header.
To add a banner image, sign in as an administrator and use the Configuration Console to configure a composite form or page that has a context form.
To add a background image to a context form on a composite form, add
background is
image.<image name>
. For example, to add
BannerBeach
:XiEmployeeCalendarEE is a CompositeForm
title is "<Employee.Name.PreferredFirstAndLastName>'sTime"
context form is XiEmployeeCalendarContextForm
background is image.BannerBeach
To add a background image to a context form on a page, add background is <image
name>
. For example, to add BannerBeach
:
JobsHomePage is a Page
title is "Home"
Context Form
background is BannerBeach
Layout
paragraph
session.key.JobBoard.JobSearchBanner.Logo.File
no label
display as full image up to 12 lines
To define your own custom image and use that image as a background image, follow these steps: