Re: Selection Field Manipulation?

2009-02-24 Thread Charu Upadhyay
, February 23, 2009 9:53 PM To: arslist@ARSLIST.ORG 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

Re: Selection Field Manipulation?

2009-02-23 Thread Mark Lev
Scott, Thanks, it looks like this is basically the same as 4 single radio buttons. What I was hoping to find out is if there was a way to manipulate the selection type field, so as not to have to build so much custom code. 4 options is just my example, there could be variable number of entri

Re: Selection Field Manipulation?

2009-02-23 Thread Matt Worsdell
Mark Another option would be a table field with the values displayed and an editable check box to enable selection. This would give you scope for additional entries in the future without additional effort if you design it to be data driven. Matt > Hello All, > > Customer wants a dynamic radio bu

Re: Selection Field Manipulation?

2009-02-23 Thread Scott Illari
Behalf Of Mark Lev Sent: Monday, February 23, 2009 11:13 AM To: arslist@ARSLIST.ORG 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

Selection Field Manipulation?

2009-02-23 Thread Mark Lev
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