Navigation :
StyleCode Property: buttonBackground
Enabled only for “buttonAspect”: “custom”.
Specifies the background color of the button element.
Examples
// Example: form
read form with
SKU: text
Maximum: number
{ buttonBackground: tomato }
show form "My Form" a1b1 with
SKU
Maximum
// Example: dashboard
@{ buttonBackground: tomato}
// Example: dashboard > runbanner
@{ buttonBackground: tomato}