Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating drop down for a number of fields based on same table #116

Open
mredmundto opened this issue Mar 28, 2017 · 1 comment
Open

Creating drop down for a number of fields based on same table #116

mredmundto opened this issue Mar 28, 2017 · 1 comment

Comments

@mredmundto
Copy link

Hello

This is a great tool. Many thanks for creating that.

I am trying to generate the drop down based on a number of fields referring the same table. Just wonder if there is a way to

E.g., attribute table we have
Id: 1, name: sweet
Id: 2, name: sour

In the other table I will have attribute1, attribute2, attribute3.

I can create a drop down table using attribute_id, but if I want to create a table using attribute1, 2 and 3 referring to the attribute table. Is that a good way?

I hope this is clear and many thanks,
Edmund

@blag001
Copy link
Contributor

blag001 commented Apr 12, 2017

if you're after "how can I choose the displayed field" over a FK_id, take a look at my commit to this project (merged on the master) :

40324ed

Repository owner deleted a comment from Muhammadinaam Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants