Re: Changing Background color on mode change

2016-04-04 Thread Jim Bruce
This was previously posted couple years ago, and should still work.

Set a temporary field using an Active Link to change background color of the 
form ...

Action 1 *
Set Field: zJavascript = 
document.getElementById("FormContainer").style.backgroundColor = 'blue';

Action 2
Run Process: JAVASCRIPT: $zJavascript$

* HINT: you may choose to set zJavascript variable using a record from a 
configurable form here. 

-Jim

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


Re: Changing Background color on mode change

2016-04-04 Thread LJ LongWing
If the view properties have a backtracking set, it's set for all modes, 
without that, it changes dynamically with mode



On April 4, 2016 9:13:16 AM Scott Hallenger  wrote:

Hi would any of you know how to set the background color on mode change? 
For instance, if I open a form in search mode I'd like to change the BG 
color to blue ect. I know its supposed to do this automatically, however 
all of the forms are coming up white, and I'm not sure whats been changed 
to make it do this (too much history here that I don't own). I played 
around with "skins", but I don't see how to set a skin on mode change. Can 
anyone help here? ARS 8.1.2 (no ITSM). 

Thanks in advance.

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


UNSUBSCRIBE

2016-04-04 Thread Rosas Monica
Monica Rosas
Integrated Technology Support
San Diego Unified School District

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"