24.04.2013 Views

BMC Remedy Action Request System 7.6.04: BMC Remedy Mid Tier ...

BMC Remedy Action Request System 7.6.04: BMC Remedy Mid Tier ...

BMC Remedy Action Request System 7.6.04: BMC Remedy Mid Tier ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>BMC</strong> <strong>Remedy</strong> <strong>Action</strong> <strong>Request</strong> <strong>System</strong> <strong>7.6.04</strong><br />

To associate a style sheet to a specific form only<br />

62 <strong>BMC</strong> <strong>Remedy</strong> <strong>Mid</strong> <strong>Tier</strong> Guide<br />

1 Open the form in Developer Studio.<br />

2 In the form properties, expand the Appearance section and then select Web<br />

Header Content.<br />

3 Add a link to style sheet in the web header content.<br />

For example, the following link would associate the mystyle.css file to the form:<br />

<br />

Customizing styles for fields and other objects<br />

You can specify styles for fields and other objects in a form by creating styles in the<br />

appropriate style sheet, and naming the styles in <strong>BMC</strong> <strong>Remedy</strong> Developer Studio.<br />

To use the same style for several fields, apply the same name to the properties of<br />

each field in <strong>BMC</strong> <strong>Remedy</strong> Developer Studio.<br />

To apply a custom style<br />

<br />

1 In the style sheet to which you want to apply the style, add the style, using the<br />

following syntax:<br />

styleName {<br />

property: value;<br />

}<br />

For example:<br />

myRaisedBox {<br />

border-bottom-color: #e9967a;<br />

border-right-color: #e9967a;<br />

}<br />

2 In <strong>BMC</strong> <strong>Remedy</strong> Developer Studio, open the form that contains the field to which<br />

you want to apply the customized style.<br />

3 Select the field.<br />

4 In the Properties tab, select the Custom CSS Style property, and enter the name of<br />

the style from your style sheet (for example, myRaisedBox).<br />

5 Save the form.<br />

6 Open your browser and clear any temporary (cached) files.<br />

7 Display the form to verify that the style has been applied to the object.<br />

The following examples show customized styles applied to boxes and buttons.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!