I would imagine it would be something like PERFORM-ACTION-SET-PREFERENCE <field_ID> "<value>" Sets the value of the field you specify in the User Preferences form. For example, to set the value of the User Locale field to Japanese, enter the following command: PERFORM-ACTION-SET-PREFERENCE 20121 ja_JP where 20121 is the field ID of the User Locale field and ja_JP is the value that represents a Japanese locale. To find the field ID: 1 Open the AR System User Preference form using BMC Remedy Administrator. 2 Double-click the field in question to display the Field Properties dialog box. 3 Click the Database tab. The field ID is displayed in the ID field. To find the value or format of a user preference field: 1 Log in to a preference server using BMC Remedy User. 2 Choose Tools > Options. The Options window is displayed. 3 Specify a value for a user preference, and click OK. 4 Open the AR System User Preference form to see what format is used or what value is stored in the corresponding
I got this from Page 213 of the Worflow Reference Guide for 7.1 I believe you can look in the preference record and find the defined color for search/modify/submit windows, and set that preference...but this is just a guess as I've never tried doing it. -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Mike Wallick Sent: Friday, February 22, 2008 10:19 AM To: [email protected] Subject: Setting the background color of a form with an active link Anyone know if there's an equivalent of the run process action SET-RO-COLOR to set the background color of a form using workflow? I've been searching through the archives and a couple of people said it was possible, but no one said how. ARS 7.0.1 patch 6 Thanks. Mike ____________________________________________________________________________ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"

