Well I'm using 6.3 and I'd like it done on User, not on mid-tier. Hope someone knows how to do it although I feel a bit out of luck today..
On Aug 31, 4:38 pm, Carey Matthew Black <[email protected]> wrote: > Alkan, > > I noted that your post did not include what ARS version your using. > That information may have been helpful to understand your full options. > > So... You do not want to use the feature that is built into the system > to do the task that you are trying to do. But you still want to do the > task. > > So.... How about any of the following alternatives? > > If you only want this to work on the Mid-Tier you could: > > Mid-Tier ONLY) Write some custom javascript that you trigger any time > the form is refreshed (good luck trapping all of those cases, so there > is more custom javascript needed for that) that would alter the CSS > for the rows. > > Mid-Tier ONLY2) You could use a column that is a display only, > "HTML-ReadOnly" column and change the color of that cell, or put a > colored image in the cell, in the row by using Active Links to loop > over the table and set the correct HTML into the column. > > But if you need this to work in the User Tool then you really need to > use the feature as it is designed to work. ( Which should also work > for the Mid-Tier client too. :) > > I guess there are other approaches you could take... > > Submit a UI enhancement request to BMC and wait (years?) to maybe see > the second way to implement this feature show up in the product. > > Oh.. how about this idea... This could work.... > > You could create your own ARS client from the ground up. That would > let you do all kinds of things in your UI. If it helps you would not > be the first customer to do it. However it is no small task to achieve > so that you can implement table field row colors based on something > other than a selection field value from the table row. (Note: The UI > enhancement request might be faster (and cheaper) than this option.) > > Ok... I think I am totally out of ideas on this one... > > Anyone else know of a better way to skin this cat? > > HTH. > > -- > Carey Matthew Black > BMC Remedy AR System Skilled Professional (RSP) > ARS = Action Request System(Remedy) > > Love, then teach > Solution = People + Process + Tools > Fast, Accurate, Cheap.... Pick two. > > On Mon, Aug 31, 2009 at 8:06 AM, Alkan, Koray<[email protected]> wrote: > > ** > > Dear List, > > > I am looking for a way to color table rows according to the values of > > that table's specific row without using a dropdown list or a radio > > field. > > > Regards, > > > Alkan, Koray > > web http://www.alkankoray.net > > mobile (0090) 555 204 9218 > > e-mail [email protected] > > ___________________________________________________________________________ > ____ > UNSUBSCRIBE or access ARSlist Archives atwww.arslist.org > Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

