Issue 57577 - Add ability to store multiple selections from listbox in bound field.
Summary: Add ability to store multiple selections from listbox in bound field.
Status: UNCONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.0
Hardware: All All
: P3 Trivial with 1 vote (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-09 13:53 UTC by kelvine
Modified: 2013-02-07 22:40 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description kelvine 2005-11-09 13:53:32 UTC
Hi,

As a result of an issue on the dba list where a user was trying to store the 
multiple selections of a list box into a field it was stated the multi 
selection is normally disabled for bound list boxes.

On reflecting I realised that this is something I have programmed around in MS 
Access on a number of occasions. As such I thought it may be worth raising.

The following is a copy of my suggestion on the dba list.

In MS Access I have on a number of occasions wanted the user to select from 
multiple values. So I present them with another form where they can select 
each of the items. I then put the result back into a single field using some 
delimiter.

Now if I can simply use a list box which allowed multiple selections which 
then put the result into a bound field using a delimiter of my choice, that 
may be very handy.

I can think of many users for such an approach. The good thing is it means no 
programming for end users creating their own forms.

It would also mean when the user displayed this record again the items would 
need to be obtained from the value of the bound field so they could be shown 
as being selected.

I thought this might be something worth thinking about instead of simply 
sticking with the way we currently do things.

Why not have the multiple selection stored in a bound field?

Thanks

Kelvin
Comment 1 christoph.lukasiak 2006-02-14 13:44:44 UTC
send further to requirements