This topic is locked

check box - lookups?

10/10/2005 4:34:25 PM
PHPRunner General questions
Allenh author

Is there anyway to add a table lockup for 'check boxes' - I'm looking for functionality similar to radio buttons, but I need to allow users to select multiple options.
thanks in advance.
A.

admin 10/11/2005

Hi,
to allow Multiple selection you need to set Edit as - Lookup wizardformat for your field on the Formattingtab in PHPRunner.

Set Select size to any value greater then one. So this field will appear as a listbox on Add/Edit pages. To select multiple entries hold Ctrl key while choosing values.