GoAdminGroup / go-admin

A golang framework helps gopher to build a data visualization and admin panel in ten minutes
https://www.go-admin.com
Apache License 2.0
8.21k stars 1.34k forks source link

[Question] Get Data from one table (x) in a designed form for table (y) #592

Closed HRNasr closed 1 year ago

HRNasr commented 1 year ago

Hello Inside a form designed for a table, if we want to extract the information of a select box, for example, from another table. How should we do this? Can you give an example for doing this?

HRNasr commented 1 year ago

ok