You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to choose which column should represent a certain class when another points to it.
For instance, I have a Game class which contains a column player which is a pointer to User class. In the rows, a button represents this relationship like so :
It would be more user friendly to have something like this (here I chose username column) :