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
Admin UI is quite neat, validations and all included, that's a lot of what i'd end up implementing for my own application, in very similar ways in fact.
Suppose a schema: User < has may > Companies. I'd like to allow a user to register 1+ companies, and update their own companies.
I wonder if there is a way i could do so by enabling the Company part in my application logic?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm curious if others had this need.
Admin UI is quite neat, validations and all included, that's a lot of what i'd end up implementing for my own application, in very similar ways in fact.
Suppose a schema: User < has may > Companies. I'd like to allow a user to register 1+ companies, and update their own companies.
I wonder if there is a way i could do so by enabling the Company part in my application logic?
Beta Was this translation helpful? Give feedback.
All reactions