rgillen
-
6/26/2006 6:23:31 PM
change behavior of drop-down-list in custom form edit?
I've built a custom document type. One of the fields that is set during editing is a drop-down list populated via a SQL query. The problem I am having, is that if you go to a new document, the drop-down-list *appears* to already have a value assigned because the DDL displays the first available value from the query list... is there any way to have the DDL appear empty if no value has yet been assigned to that field? otherwise, the editors have no way of knowing if the value listed is simply an available value or the actually-set-value.
|