Users have one field, and we need them to select it before each login (because it can change every day, so that they don’t forget to choose). Is it possible to show this field on login form (/panel).
I saw that, but not very clear if it’s possible to only display extra information, or also show fields from user profile and then pass the value of that fields?
At the time the login dialog is shown, no user is logged in and therefore it wouldn’t make sense to show fields from a specific user blueprint. But you can of course integrate custom fields into the login form and then do something with that data in your logic