Larry, Thank you for this suggestion. It works great!!!! Everyone else that responded to my question... thanks you, also!
Marc From: L G Robinson <[email protected]> To: [email protected], Date: 06/11/2013 01:06 PM Subject: Re: Form mode color Sent by: "Action Request System discussion list(ARSList)" <[email protected]> ** Hi Marc, My customers continued to expect the traditional background colors even after we began offering the Mid-tier client so I installed a series of Active Links to accomplish this. On: Window Open Run If: ($OPERATION$ = "QUERY") AND ($CLIENT-TYPE$ = 9) If Actions: Run Process: Command Line: javascript:document.body.style.background= "#A4C8F0"; I have one of these for each of the possible OPERATIONS with the appropriate colors: QUERY: #A4C8F0 CREATE: #C0E5C0 GET: A4C8F0 SET: C0E5C0 SET ALL: 008080 Works pretty well. Sometime, the bg color "leaks" though the right-hand end of the Mid-tier menu bar if the browser window width exceeds the defined width of the view. Hope this is helpful. Larry On Tue, Jun 11, 2013 at 11:15 AM, Marc Burick <[email protected]> wrote: ** Hi. All of our applications are home grown and we are moving them to the web. In the RUT, Search and New/Modify screens can be set to different colors to differentiate them but I do not see that option or way to do that on the web. The only indication of the mode the screen is in on the web is the small print in the upper left hand corner of the screen that states, "New", "Modify" or "Search". Has anyone encountered this and have a resolution? ARServer 7.6.4 sp3 MS-SQL 2008 Thank you in advance. Marc _ARSlist: "Where the Answers Are" and have been for 20 years_ _ARSlist: "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"

