hi Steve,
i would like to use something similar to the vocabulary:existing feature.
if a vocabulary is defined for a field in fields.ini then dataface will automatically use it in the list view, the detail view and the edit view (or anywhere where that field is represented).
however, i want to use a vocabulary in the edit view that is too limiting to be automatically used in the list view.
when i tried it out, i noticed that the values the vocabulary are being used to (try to) populate ALL the rows in the list for the corresponding column.
so with my "special" vocabulary the editview selectbox got exactly what was needed but the listview rows got only partly filled for that fieldcolumn.
is there a way to let dataface know where the vocabulary is to be used? (similar to vocabulary:existing)
i.o.w. i need to connect a vocabulary not only to a field but also to the place in the gui where that field is filled by the vocabulary.
something like vocabulary:recordedit, vocabulary:recordview and vocabulary:list.
maybe those aren't even specific enough. it could even be possible that the same field needs to be represented more than once in the same view but via a different vocabulary. maybe that is taking the concept quite far but it seems logical to me.
i hope you understand what i mean to accomplish. if not, i can provide an example scenario with real tables and fields etc.
Scott.