I am using 7.1 build 7.1.81.30525 and when I use : PROPERTY <VariableUserDefinedListBoxCompID> MULTISELECT 'TRUE' , I can't select any values from the ListBox. The same thing done in 7.5 works OK.
This PROPERTY command is used in the On After Start EEP in the Form Properties. Mark -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of MikeB Sent: Tuesday, June 07, 2005 2:04 PM To: RBG7-L Mailing List Subject: [RBG7-L] - Re: Multiple-select listbox-like strategies? Yes to 7.1 as well. ----- Original Message ----- From: "Mark Kwoka" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Tuesday, June 07, 2005 12:53 PM Subject: [RBG7-L] - Re: Multiple-select listbox-like strategies? Does anyone know if the following should work in 7.1 or is it only in 7.5 PROPERTY <VariableUserDefinedListBoxCompID> MULTISELECT 'TRUE' PROPERTY <VariableUserDefinedListBoxCompID> LISTITEMSADD .value Mark
