Skip to content

User Table Editing #13890

Answered by mikesealey
BTProjects asked this question in Help
Discussion options

You must be logged in to vote

The user table cannot be edited directly, but it can have relationships with other tables, which is likely how you should tackle this.

Create an agencies table and populate it with the relevant data, and then add a relationship column to join the Users table

Now in the agencies table, adding a user to that row will populate the agency in the App users table.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mikesealey
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants