Style editor: Difference between revisions

Jump to navigation Jump to search
3,822 bytes added ,  22 August 2019
(Created page with "Several Resco applications include a functionality that allows you to update existing styles or create completely new styles. * Woodford: styles for form and view...")
 
Line 33: Line 33:
* '''Name''' – Name of the style.
* '''Name''' – Name of the style.
* '''VerticalAlignment''' – NEAR aligns the text to the upper side of the cell, FAR aligns the text to the bottom of the cell, CENTER aligns the text to the middle of the cell.
* '''VerticalAlignment''' – NEAR aligns the text to the upper side of the cell, FAR aligns the text to the bottom of the cell, CENTER aligns the text to the middle of the cell.
== Forms ==
When editing forms in Woodford, click '''Edit Styles''' on the toolbar to configure styles for form cells. On project scope, the styles are shared; i.e., all entity forms in a particular project share the same list of styles. It does not matter from which form you open the style editor. Click '''Dependencies''' to see all components where a style is used.
The following style properties can be set for a form cell:
* '''BackgroundColor''' – Sets the color of the field’s background color.
* '''ButtonColor''' – Color of the field button (for URL, Phone, Barcode… formatting).
* '''Columns'''
* '''EditorDisabledColor''' – Color of the field, when the field/form is disabled for editing.
* '''EditorFontName''' – Font name
* '''EditorFontWeight''' – Weight of the entered value of a field.
* '''EditorForegroundColor''' – Color of the field value.
* '''EditorHorizontalAlignment''' – Sets the field value’s alignment. NEAR aligns the value closer to the field’s label, FAR aligns the value further from the label and CENTER centers the value to the middle of the value cell.
* '''ErrorColor''' – Color of the field, when error message is set to the field or when the field is Business Required.
* '''ImageAlignment''' – Sets the alignment of a picture, if used. TextOnly shows the label of the field, ImageOnly shows image without label. Remaining options represent the alignment of the image inside the field.
* '''ImageBasePath''' – Path to the image’s project folder (project image).
* '''ImageQuery''' – Specifies where the image is taken from (CRM data). Only available for FormNoteImage.
* '''IsMultiLine''' – FALSE means that the text field will be in a single line format, TRUE means that the field will be in multiline format.
* '''LabelAutoHeight''' – Makes the field row higher if needed according to the size of the label.
* '''LabelAutoWidth''' – Automatically sets the label’s width, based on the label’s length.
* '''LabelFontName''' – Font name
* '''LabelFontWeight''' – Sets the weight of the label.
* '''LabelForegroundColor''' – Color of the label’s text.
* '''LabelHorizontalAlignment''' – PlatformDefault follows the default alignment of the label according to the platform settings (as is on not customized MobileCRM), NEAR aligns the label closer to the field, FAR aligns the label further from the field and CENTER centers the label to the middle of the label cell.
* '''LabelPosition''' – PlatformDefault follows the default placement of the label according to the platform settings (as is on not customized MobileCRM), LEFT places the label on the left side of the field, TOP places the label on the top of the field (can be useful when the label is long and RIGHT places the label on the right side of the field.
* '''LinkColor''' – Color of the field’s link items – lookup values, URLs.
* '''MinuteIncrement''' – Sets the minimal minute number used for minute selector.
* '''Name''' – Name of the style.
* '''OnChangeTrigger'''
* '''RadioButtonMaxCount''' – Number of options in an option set, for which the radio buttons are enabled. Option set with more options will be displayed as a standard option set (drop down).
* '''RelativeLabelFontSize''' – Adjusts the label size according to the default size by the positive or negative number.
* '''RelativeTextFontSize''' – Adjusts the field text size according to the default size by the positive or negative number.
* '''WrapText''' – Wraps the text into more lines if value exceeds the size of the field.
Further information about newer style options can be found in this [https://youtu.be/ws1RbswYfFQ?t=17m31s section] of the our webinar. {{Badge|Webinar}}
== Questionnaire Designer ==
== Report Designer ==
== Custom fonts ==
[[Category:Woodford]]

Navigation menu