Topic: combobox display

how to show two or more columns from table in combobox?

Thanks for your help

Re: combobox display

You can mix text and fields in property FieldName, example:
Name: {firstname}, phone {phonefield}


Result:
Name: Smith, phone +134643643

Dmitry.