Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column

makes it easy to select layouts and styling for your applications, spaces and forms/flows. The designer can pick from three different layouts and four global styles where you can specify colors, font name and other properties. You cannot customize layouts but you can create custom styles.

This Expense Report uses the Compact Layout and Aqua Style.

See the CSS Class property  for more form/flow styling options.

Column
width400px

On This Page:

Table of Contents


...

Section
Column
width25%

Blue Style

Column
width25%

Neutral Style

Column
width25%

Green Style

Column
width25%

Aqua Style

 

Creating Styles

The tenant admin or any designer user can create a new Style.  

 Follow these steps to create a new Style.

...

Style PropertyDefault ValueDescription 
Style NameMyStyleName of your Style 
DescriptionMy customized colors and fontsDescription of your Style 
Base Color#84baee

Lighter/darker colors are calculated from this color. If you change the base color, they will automatically be recalculated when you tab out of the field. This color is used for anything that's clickable in your form e.g. print, help, date picker, uploads, flow navigation icons, audit trail icon, button gradients etc. 

 
Background#ffffffForm Background Color. Background color of a space. 
FontLucida Grande

Change the form/flow font. Be aware that changing the default font can have side effects like disturbing precise control alignment. Please check your forms/flows carefully if you change the font. Leave blank to use the default font. When you click on the field, you will see a dropdown which will display a list of the default fonts: Arial, Geneva, Helvetica, Lucida Grande, Monaco, sans-serif, Tahoma, Times, Verdana  

 
Label Font Color#333333Color of Control Labels. If you specify a different font color on a particular control in your form, it will override the Style setting, used when no task in present in Task List on devices, form/flow name,user's First /Last name,audit trail header,messages on the Task List. 
Input Font Color#111111Color of text entered in input, text area and other controls. Also, used as the font color dropdown options. 
Input Focus

#fffcdf

Color displayed when the field has the input focus. It is the highlighting color when an input field is selected. 
Borders#badeffColor of most borders. Some controls like Tables use a slightly lighter border. See Lighter Borders below. 
Headers#f2f9ff
Section header, Table header, Dropdown gradient, top bar in Mobile renderings.
 
Invalid Control Bot#fffed9
If the control contains invalid data, the bottom half of the Invalid control displays with this color. Use this color value in conjunction with the Invalid Control top to change the color for Required fields in your form. See the example below.
 
Invalid Control Top#fffbf7
If the control contains invalid data, the top half of the Invalid control displays with this color. Use this color value in conjunction with the Invalid Control bot to change the color for Required fields in your form. See the example below.
 
Invalid Section/Tab#ff5b4fColor of collapsed section that is invalid (label/icon), Tab that is not selected containing invalid controls, Must Sign button, Error icon, Error msg. 
Lighter Four#f7fbff

Background Color for the Cancel,Save,Print,Clear buttons, text Text and tic for the Done button in the Signature Lightbox, text and tic for the Done button of the Upload control Lightbox. Label and decorator for continue / submit / done (signature) / upload (upload control). Much lighter version of the base color.

 
Lighter Three#f2f9ffColor of watermark used in spaces. Also used for the dropdown hover when selecting forms/flows/Task List from a the main menu of a space. Lighter version of the base color.
Lighter Two#d9edffColor of selected drop down option, signature icon, task in task list, disabled icons in task list. Lighter version of the base color. 
Lighter One#a3d3ff
Color of all decorators, flow step that is not ready, disabled icons in task list.
 
Lighter Borders#d9edffUsed as the border for the Table control, icons and tasklist in a mobile space . 
Darker One#1578d4Top color of button gradient, Percent/Step navigation for flows, Mobile navigation control text 
Darker Two#136bbdColor of button borders, Running/Runnable steps for flows, Space menu links on desktop. 
Darker Three#0f5699
Help display background color, selected radio/checkbox, task descriptions.
 
Plus icon#3ca959
Plus icon for adding repeat items.
 
Minus Icon#d03232
Minus icon for removing repeat items.
 
Primary Btn  Start#84baeePrimary Action Button Gradient Start Color. The Primary Action Button is the Submit button on a form and the Continue/Submit button on a  flow. Default value is the same as the base color.  Primary and Secondary Btn Start parameters will not take effect on IE9 
Primary Btn  End#1578d4

Primary Action Button Gradient End Color.  The Primary Action Button is the Submit button on a form and the Continue/Submit button on a  flow. Default value is the same as darker one.

 
Primary Btn Border#136bbdPrimary Action Button Border Color. The Primary Action Button is the Submit button on a form and the Continue/Submit button on a  flow. Default value is the same as darker two. 
#ffffffSecondary Action Button Gradient Start Color. The Secondary Action Button is the Cancel button on a form. Default value is white.  Primary and Secondary Btn Start parameters will not take effect on IE9 
#f7fbffBackground Color for the Cancel,Save,Print,Clear buttons. Secondary Action Button Gradient End Color. The Secondary Action Button is the Cancel button on a form. Default value is the same as lighter four. 
#136bbdSecondary Action Button Border Color. The Secondary Action Button is the Cancel button on a form. Default value is the same as darker two. 

...

Styles can be selected dynamically via the form or space using the Url parameter _styleId. This parameter take precedence over a style selected at the Application or form level.  Append Append  _styleId<the styleId=<the name of the style> to the share link of your form/flow or space. The share url shown appends the _stye parameter equal to a style created by the designer named Orange.

...