-
Type: Bug
-
Status: Applied
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: ODF 1.2 Part 1 CD 4
-
Fix Version/s: ODF 1.2 Part 1 CD 5
-
Component/s: Forms
-
Labels:None
-
Proposal:
-
Resolution:
(I guess it is related to OFFICE-1642)
A) This part reads
"The defined values for the form:list-source-type attribute are:
query: evaluated against the database document or database connection defined by the <form:form> element which the control belongs to. The form:list-source attribute defines that evaluation. 19.287
sql: evaluated against the database document or database connection defined by the <form:form> element which the control belongs to. The form:list-source attribute defines that evaluation. 19.287
sql-pass-through: evaluated against the database document or database connection defined by the <form:form> element which the control belongs to. The form:list-source attribute defines that evaluation. 19.287
..."
I see no difference between these attribute values.
Seems like copy/paste, but does not explain what the values mean
B) Also, the list contains all defined attribute values (query, sql...), but underneath it reads
"In all other cases, form:list-source is evaluated against the database document or database connection defined by the <form:form> element which the control belongs to. The form:list-source attribute defines that evaluation. 19.287"
What are these other cases ? (other attribute values ? or when form:list-source-type is not present ?)