-
Notifications
You must be signed in to change notification settings - Fork 1k
Docs configurable usertable fields #856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs configurable usertable fields #856
Conversation
I see only now I could have published on the main pull request for this feature..
Well done, thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'username' should be 'password'
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
$body->usernameFormFieldName
should be $body->$usernameFormFieldName
sorry.. this is my first github contribution.. forgot to modify README.md