Hi Mark, Thought three will work for you.
Create four separate radio buttons that will help you in enabling and hiding options as per user profile and create one hidden radio button field that will have all four options. Then write an active link on desired action like submit 0r modify that will push the user desired value to your hidden box. The above option is good to use if you are using a form as an user interface and keeping values into a seprate table but in case you are implementing the same on a regular form then you may try to push the vale in a character field since it may further be required for reporting purpose. Also, You can use the search menu where values can be changed dynamically using active links. CHARU. -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Scott Illari Sent: Monday, February 23, 2009 9:53 PM To: [email protected] Subject: Re: Selection Field Manipulation? Mark, Based upon what you are describing, I think you might be able to get away with using 4 individual Check Box fields. You can show and hide them based upon whatever criteria you desire and the look and feel is similar to that of the Radio Button so you should have no trouble with the customer. You would just need to ensure they select only the correct number of boxes by using workflow. Hope this helps. Scott Illari 908-601-8948 http://www.linkedin.com/in/scottillari -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Mark Lev Sent: Monday, February 23, 2009 11:13 AM To: [email protected] Subject: Selection Field Manipulation? Hello All, Customer wants a dynamic radio button list. I am not sure this is possible, but hope someone may know how to make it so. Thought 1: Manipulate a Selection Type Field (radio button) at runtime to show/hide attribute values dynamically. For example, I have a selection field with 4 values: A, B, C, D When the user logs on, I want to check their group memberships, or permissions, and based on this, show/hide certain values within the list. Problem is, I don't know how to dynamically manipulate a selection type field. Thought 2: Do with a drop down menu, but cannot figure out how to make it a radio button type selection. Thought 3: Build single value radio buttons, loop through them with code to hide/show accordingly, then build workflow to manage user selections. This I can do, but seems like a ton of code, and cumbersome to maintain. Probably not worth the effort, if I could convince the customer of that. If anyone has any ideas, I would appreciate it. Thanks, Mark ________________________________________________________________________ ____ ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are" ________________________________________________________________________ _______ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are" Visit our website at http://www.ubs.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mails are not encrypted and cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: RMI Solutions ARSlist: "Where the Answers Are"

