This topic is locked

lookup field with multiple selections

3/15/2006 11:42:48 PM
PHPRunner General questions
S
saverio author

Hello, I need to have the users to be able to pick up one or more values from a lookup field, but when I use the lookup I can just select one value and I need to be able to select more, how do I do it?
Thanks a lot

Saverio

Sergey Kornilov admin 3/16/2006

Saverio,
you can do it using Multiline.

Go to the Formatting Tab, open Edit format dialog and select required quantity of values in the Multiline box.

S
saverio author 3/16/2006

Saverio,

you can do it using Multiline.

Go to the Formatting Tab, open Edit format dialog and select required quantity of values in the Multiline box.



Hello Sergey

Thanks I did try that and I can select indeed more than one but then when I click on add or update just the first value is entered in the db.
Any idea what am I doing wrong?
Thanks a lot for your prompt reply

Sergey Kornilov admin 3/16/2006

Saverio,
please ensure that multiline field isn't a key field.

In this case you can't add more than one value.