Page 1 of 1

[Solved] How to change the colour of a push button

Posted: Wed Jun 25, 2014 3:23 am
by dreamquartz
Hi All,

In a response by DACM (see viewtopic.php?f=13&t=68769#p307239) a push button is used in the there attached database form Projects_DACM.

Does anyone know where/how to set a colour change of a push button?
In the example a Save button is used, that changes colour.

Dream

Re: How to chang the colour of a push button

Posted: Wed Jun 25, 2014 6:54 am
by F3K Total
The mentionend Button was set to Action: Save Record and it's font-color is RED.
If a record is up to date, this button is displayed dimmed (gray), otherwise, record not up to date, the adjusted font-color appears.
R

Re: [SOLVED] How to change the colour of a push button

Posted: Wed Jun 25, 2014 8:35 am
by dreamquartz
Thank you.
I have tried a lot of variations, but did not think about that one.

Dream