Issue 65682 - "Bound field" of list boxes is one-off in case of table sources
Summary: "Bound field" of list boxes is one-off in case of table sources
Status: CONFIRMED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: 680m162
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-22 09:24 UTC by Frank Schönheit
Modified: 2017-05-20 10:44 UTC (History)
1 user (show)

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


Attachments
database document to reproduce the bug case (14.00 KB, application/vnd.sun.xml.base)
2006-05-22 09:27 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2006-05-22 09:24:41 UTC
If you bind a list box form control to a table, you can set "Bound field" to the
number of the column (in the table) which should be matched against the form's
current column value (as indicated by the "Data field" property.

However, this "Bound field" property is one-off: If you enter "1", the second
column of the table is used for matching, for "2", the third one, and so on. As
a consequence, you cannot chose the first column for matching - this would
require to enter a "0", which is prevented at the UI. Also, using the last table
column for matching is not possible, since this is evaluated to "last column +
1", which fails.
Comment 1 Frank Schönheit 2006-05-22 09:27:40 UTC
Created attachment 36651 [details]
database document to reproduce the bug case
Comment 2 Marcus 2017-05-20 10:44:31 UTC
Reset the assignee to the default "issues@openoffice.apache.org".