To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=62771





------- Additional comments from [EMAIL PROTECTED] Sun Mar  5 22:33:27 -0800 
2006 -------
The problem has shifted now that I understand a bit more.

I had assumed list boxes work just like combo boxes by default. I think they
should. The cause of my problem, I believe, is that the Bound Field value equals
1 by default, which assumes that the list content is going to be generated by a
SQL statement like:

SELECT displayfield, boundfield FROM sometable

I.e. a linked reference list box.

If Bound Field is cleared, the select in my earlier comment works.

Can someone please check if Bound field is meant to be '1' by default? Or is it
an index off-by-one error and meant to be 0 (or empty)? Using '1' to refer to
the second select field surely confuses the average person. (Yes, I realise it's
a C thing).

Why the SQL query is wrapped in quotes is still odd. It seems to be a display
error in the property.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to