Hello!
I have been truing this morning to simply populate an erp-combo-box on a kinetic screen with data from my SQL databases. I have followed instruction on this post https://www.epiusers.help/t/how-do-you-load-data-into-a-combo-box-from-ud-table/115223 and have had no luck. I have tried with using a BAQ, System List, and even hard coding the data. No matter what I do, my list says “NO DATA FOUND.”
I know I must be missing something here. If anyone could help I would gretaly appreicate it 
Can you share some screenshots of your setup? Both the Reusable Combo section and the Advanced section will have important details.
This is how I currently have it set while playing around and testing it. I also have hard coded data under “list” that I wont to show up on the drop down. I know I am doing something wrong here.
Off the bad I’d start with unchecking KeyField and then setting an EpBinding. After that it’s really more specific on what you’re trying to get into the combo. If you’re just trying to experiment with how they work start with one of the built in reusable combos. Under the Reusable Combo section select something from the Type list and put in default for Sub Type and it will fill the rest of the values for you. From there you can experiment with making variations of the built in ones.
Let me know if you have a specific thing you’re trying to get to show up.
Hello!
Thank you for your help. I selected Key Field and set the EpiBinding to TransView and my list is now appearing as I inputted it 