NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: agustinh2000 on September 07, 2020, 09:13:38 AM
-
Hi...!
I wanted to see if it is possible to put a picture to a lookup autocomplete list. attached image example
Thanks..!
-
That would be tricky because it needs to do a lookup on that value when completing the save for the record, to get the "value" for the actual field.
So, what I would suggest is
a) add a string field to the lookup table
b) put a unique key on this field
c) set this field to be the formatted number
d) use this as the Description field for the auto-complete
cheers
Bruce
-
I thought that as a second option..
thanks Bruce!..