HI All,
it might be a simple question, but i could not find an answer ...
I have a databbas Table with different columns. For Example forename , surname , title.
i managed to get a dropdown with the Text_Key = forname or the Text_Key = surname. But i am looking for a possibility to get the Textkay a combination of both.
Example :
forename Column : Tim, Jim, Tom,...
surname Column : Red, Green, Blue
tittle Column : "", Dr. , ""
and the text in the Dropdown should be : Tim Red , Dr. Jim Green , Tom Blue
there might be a way to add an extra column in the Databese Table with the combined text which is filled in the bachround during Save_data. but then i have more indormation to store. Is there an easy way ?
Thx & Regards from Germany
TRIJ
it might be a simple question, but i could not find an answer ...
I have a databbas Table with different columns. For Example forename , surname , title.
i managed to get a dropdown with the Text_Key = forname or the Text_Key = surname. But i am looking for a possibility to get the Textkay a combination of both.
Example :
forename Column : Tim, Jim, Tom,...
surname Column : Red, Green, Blue
tittle Column : "", Dr. , ""
and the text in the Dropdown should be : Tim Red , Dr. Jim Green , Tom Blue
there might be a way to add an extra column in the Databese Table with the combined text which is filled in the bachround during Save_data. but then i have more indormation to store. Is there an easy way ?
Thx & Regards from Germany
TRIJ