Section | ||||||||
---|---|---|---|---|---|---|---|---|
|
Let's say you want to change the background color of your forms/flows workflows so they will blend in nicely with your existing website. You can choose one of the provided global styles or create a new custom style. Once you create a custom style you can use it in as many forms/flows workflows as you like. Custom fonts for Message Control text styling can also be added to .
...
provides four layouts that can be applied to forms/flowsworkflows. New projects default to Nouveau and forms/flows workflows created in a project will inherit the Nouveau layout. New layouts can only be added by frevvo. The Layout dropdown on the Form Properties Style tab displays the choices:
- Nouveau - takes advantage of newer browsers supporting modern CSS and is extremely well-suited to forms/flows workflows running on mobile devices.
- Compact - This is very similar to the Nouveau layout except for the reduction of vertical space between controls.
- Tight - Vertical and horizontal space is dramatically reduced - - controls will be positioned up against each other.
- Nouveau Square - this layout is the Nouveau layout with square corners for controls.
...
Styles are used to select a particular look & feel for your project, forms or flowsworkflows. The Style feature is primarily concerned with colors (background and font colors) but there is also the opportunity to specify other properties such as the font name, etc.
...
Styles are not included in the zipfile when you download a form, flow workflow or project. Styles must be manually moved from your test/development server to your production environment. You do this by selecting Download from the menu for each style you want to move from your test/development server and then selecting Upload from the Add menu in the styles tab on your production server. Remember to upload the style at the same level on your production server as you had on your test/development server.
...
The four Global Styles are: Blue, Neutral, Green, Aqua. You can use them for your forms, flows workflows and spaces but you cannot download or modify them in any way.
...
- The top section of the page provides a field for the Style name, a description and the default colors (hex values) for controls explained in the table below.
- The bottom section of the page provides the ability to set colors for a specific control types. The overrides in this section are helpful if you want your projects/forms/flows workflows to match a Style Guide used by your company.
The tenant admin or any designer user can create a new Style.
Follow these steps:
Info |
---|
If you are logged in as a tenant admin you must first click the Home link in order to see the Styles Tab. |
- Click on the Styles Tab.
- Click the Add icon and select New Style. The Update Styles screen will display. Notice that most of the fields have Help icons. Click these to get more information about the color property. Also notice the background of each property field displays the assigned value:
- Enter a name and description in the appropriate fields.
- The base color defaults to #84baee - the hex value for the color blue. You can replace this value but it MUST be with a hex color value. If you do not supply the #, will add it for you. 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 or when you click the Recalculate from base button. This color is used for anything that's clickable in your form e.g. print, help, date picker, uploads, flow workflow navigation icons, button gradients etc.
- The colors for most of the categories are generated from the base color. Some colors have defaults instead. You can change any color you want provided you supply the hex color value. Here is a list of the properties, the default colors and where in your form the assigned color will display:
Style Property | Default Value | Description |
---|---|---|
Style Name | MyStyle | Name of your Style |
Description | My customized colors and fonts | Description 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 workflow navigation icons, audit trail icon, button gradients etc. |
Background | #ffffff | Form Background Color. Background color of a space. |
Font | Lucida Grande | Change the form/flow workflow font. Be aware that changing the default font can have side effects like disturbing precise control alignment. Please check your forms/flows workflows 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 | #333333 | Color 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 workflow name,user's First /Last name,audit trail header,messages on the Task List. |
Input Font Color | #111111 | Color 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 | #badeff | Color 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 | #ff5b4f | Color of collapsed section that is invalid (label/icon), Tab that is not selected containing invalid controls, Must Sign button, Error icon, Error msg. |
Submit Error Highlight | blank | Use this to specify the background color for invalid controls in a form. Invalid controls will be highlighted with this color when the Submit button is clicked. If you leave this blank, invalid controls will be highlighted with the default color (orange). The color will disappear when data is entered or corrected in the field and it becomes valid. If the form is valid, it can be submitted. Refer to this topic for more information about this feature. See the example below for instructions to change the color. |
Disabled Control End | #f2f2f2 | This is the background gradient end color for disabled controls.. |
Lighter Four | #f7fbff | 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 | #f2f9ff | Color of watermark used in spaces. Also used for the dropdown hover when selecting forms/flowsworkflows/Task List from a the main menu of a space. Lighter version of the base color. |
Lighter Two | #d9edff | Color 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 workflow step that is not ready, disabled icons in task list. |
Lighter Borders | #d9edff | Used as the border for the Table control, icons and tasklist in a mobile space . |
Darker One | #1578d4 | Top color of button gradient, Percent/Step navigation for flowsworkflows, Mobile navigation control text |
Darker Two | #136bbd | Running/Runnable steps for flowsworkflows, 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 | #84baee | Primary Action Button Gradient Start Color. The Primary Action Button is the Submit button on a form and the Continue/Submit button on a flow workflow. 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 workflow. Default value is the same as darker one. |
Primary Btn Border | #136bbd | Primary Action Button Border Color. The Primary Action Button is the Submit button on a form and the Continue/Submit button on a flow workflow. Default value is the same as darker two. |
#ffffff | Secondary 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 | |
#f7fbff | Background 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. | |
#136bbd | Secondary Action Button Border Color. The Secondary Action Button is the Cancel button on a form. Default value is the same as darker two. | |
Default Gradient Start | This is the background gradient start color for all controls including disabled controls. |
...
Info |
---|
The default font size for forms/flows workflows is 14. This cannot be changed. |
...
...
If you click on the Submit button in a form that contains invalid data or required fields that are empty, the invalid fields will be highlighted with an orange background color. You can change the background color by changing the value of the Submit Error Highlight property in the style then applying the modified style to your form/flowworkflow. Follow these steps:
- Create a Style
- Specify the hex value for the color that you want in the Submit Error Highlight field. Save the modified Style.
- Edit your form/flowworkflow. Click on the toolbar then the Style tab in the form/flow workflow property panel on the left. Apply the Style to your form/flow workflow by selecting it from the Style dropdown.
- Save your form/flowworkflow.
The image shows a style specifying a red color (#ff5b4f) for invalid fields and the result when the Submit button is clicked.
The designer can also display a message instructing the user what to do. This approach is very helpful to users when trying to determine why a form does not submit. Refer to this topic for the details.
...
Styles can be selected at the project, form, flow workflow and space levels. If no style is selected, the default global style Blue is used. If no style is set for a form/flowworkflow, it will inherit the style selected for the project. If a form/flow workflow is embedded in a space, the space style will take over even for forms/flows workflows where you selected a specific style. A style applied to a flow workflow will be inherited by all the forms contained within it.
Layouts can be selected for projects, forms and flows workflows but not spaces. If no layout is selected, the default layout, Nouveau, is used.
...
This will apply the selected layout and style to all forms and flows workflows in that project where the designer has left the form/flow workflow layout and style unselected. If the designer selected a specific layout and style for any given form or flowworkflow, that selection will take precedence over the project's selection.
To select a specific layout or style for any given form or flowworkflow, edit the form or flowworkflow. Click the toolbar at the top of the form to access the form properties on the left side of the Forms Designer. Click the Style tab, and pick your layout and style from the respective dropdown lists. These form/flow workflow designer style properties will override your selected style's properties. For example if your style sets labels to blue you can override this for a particular control to yellow using the control's style property.
...
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 project or form level. Append _styleId=<style name> to the share link of your form/flow workflow or space. The share URL shown appends the _styleId parameter equal to a style named Orange that was created by the designer.
...