Good Day All,
I have fields that I have setup as status indicators and I would like to change the fields back ground color base on the value of the field.
I’m hoping that one of you experienced SC users will be able to point me in the right direction.
Thank you in advance for your time and efforts.
Bill
These questions have been answered quite often recently and answered. If you have a grid then look at the macros. There are macros to be used in the onrecord event to change background, font, colors etc. For forms it’s a different story and you need to use javascript. A guideline from jsb can be found here:http://scriptcase.aducom.com/cms/e107_plugins/faq/faq.php?0.cat.6.7
Hello aducom, thanks for your reply. I have the basics of it working. I also update one of these ‘status’ fields from a child form. Is there any way to reference the parent field to update the background too?
Anyway thank you for your valuable time.
I will try to ‘search’ more carefully in the future.