Closed gwmedia closed 5 years ago
After logging in, look under settings "customize fields". A good example is the"user" field copy it and modify it as you desire. But please copy the original value of the json string as a backup. Because if you break the syntax in the definition of fields, nothing will load anymore. In the worst case you will have to reset this string in the database (this is currently one of the few values not stored encrypted).
Yes, please use the "customize fields" field in the setting. This way you don't have to implement anything in the backend and you are sure everything is encrypted.
Is it possible to use the customize fields setting to put it in front of username and password?
couldnt find that ;)
I think the username field uses the position parameter. You can use that parameter in your custom fields.
I think the username field uses the position parameter. You can use that parameter in your custom fields.
Thanks, will take a look right away
It worked! Thanks!
Not really an issue, just a question about putting an extra td (normal field) before the username/password fields... Where do i do this?
I am pretty new to this, but this system is awesome.