How to get database text field data in any dropdown

How can i get data in dropdown from direct database in my custom field of any module using studio or module builder or any other option ?

Hi,
I probably didn’t understand your question, but the most convenient way of migrating data is usually to use mysql queries.
If you’re not very familiar with databases, this might not be the best approach for you, but we can try to help you out here.

1 Like

I am familiar with databases. I want to get data in my custom field from direct database. So on which file i can do code to get data.
For example In Default Project module i have created my custom field. Now i want to get employee Name from employee modules or employee records get in this my custom field from database.
Help me if you know about this. I want coding help.