Issue 108199 - Form control > "Replace With... " > List box should be drop down
Summary: Form control > "Replace With... " > List box should be drop down
Status: UNCONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: DEV300m69
Hardware: Unknown All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2010-01-10 11:56 UTC by villeroy
Modified: 2013-02-07 22:43 UTC (History)
2 users (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 villeroy 2010-01-10 11:56:45 UTC
All list boxes converted from some other control should have the drop down
property set by default because most likely the former control was a single-line
control as it is already the case within table controls.
After conversion and setting up the data properties, the list box appears to be
unbound. It is not obvious that the error is not in the data properties.
Comment 1 r4zoli 2010-01-10 19:59:38 UTC
Changed version. 
I think it is two part enhancement, one:
The Listbox property "Dropdown" on General tab now has a default value "No".
When user change the simple textbox control to Listbox control, the user see no
changes, and they must go to the property and change to "Yes".
Second part is a handling unbounding from earlier bounded database field.