Personally I think having an option to have certai...
# orm-help
d
Personally I think having an option to have certain fields hidden by default would be cool. For example, you can mark the password field in a user as @hiddenByDefault (or something like that, idk) and then you can manually decide to include it if wanted. That would be super nice. You only need to get the password like once (when logging in) and thats it. Instead of having to hide the password every time, just have it so it can be included when needed. No?
n