Hello,
I have a custom object and field that I have a DQL based value assitance configuration. The query looks like this : select code, description from dm_dbo.prj_table ( prj_table contains 40,000 Code / Description)
The 'Query attribute providing data for display' is "description".
I want to set "code" and display 'description"
Any idea?
Ghaleb