Style editor: Difference between revisions

Jump to navigation Jump to search
→‎Forms: add documentation for '''Columns''' parameter
(→‎Forms: reorder to match UI, add new parameters)
(→‎Forms: add documentation for '''Columns''' parameter)
Line 96: Line 96:
* '''Background color''' – Sets the color of the field’s background color.
* '''Background color''' – Sets the color of the field’s background color.
* '''On change trigger''' – Select when should the On Change rules be executed for this field: Whenever you modify the value in the field, or only when the field loses focus.
* '''On change trigger''' – Select when should the On Change rules be executed for this field: Whenever you modify the value in the field, or only when the field loses focus.
* '''Columns''' –  
* '''Columns''' – Configure how wide should the label and the editor be: enter two values separated by a semicolon. For example, use <code>300;*</code> to make the label 300px wide and use the rest of the available space for the value, or use <code>2*;3*</code> to use 40% of the width for label and 60% for the value.


Further information about newer style options can be found in this [https://youtu.be/ws1RbswYfFQ?t=17m31s section] of our webinar. {{Badge|Webinar}}
Further information about newer style options can be found in this [https://youtu.be/ws1RbswYfFQ?t=17m31s section] of our webinar. {{Badge|Webinar}}

Navigation menu