Hi all,
I have a question regarding the possibility to display different text formats in a combobox list of values (coming from an associated table).
I would like my list to be personalized; something like:
||USERNAME||
|John|
|Jack|
|Mike|
|Bill|
||USERNAME||
|John|
|Jack|
|Mike|
|Bill|
Is it possible? this is because I would like to point the attention of the user on some important fields, that I need to have inserted in the DB.
I know my example is quite simple but I wonder if there is a solution to my question.
Thank you all
Francesco