What I’m trying to do:
Hi all,
I’m trying to create a new column in my database pointing to the users table. I have multiple of those in my database already, but today I’ve encountered some strange behaviour:
- When I click on “single row from another table”, “Users” table is automatically pre-selected, instead of the generic select placeholder
- Users table can’t be chosen, the “OK” button is disabled
- When I try to select a different table, the “Linked Table” dropdown keeps showing “Users” as selected
- When I select Users table again, “OK” button is now enabled, but upon clicking it, a column in my table is created containing a link to the table which was clicked before users table.
Has anyone else encountered something similar?