Page 1 of 1

users - additional fields in another table

Posted: 2015-06-01 19:38
by jonko_svk
Hi all,
I would like to extend - connect additional information of registered users which I am storing in additional table.
Is it possible to display membership_*.* tables in AppGini ?

Thank you

Re: users - additional fields in another table

Posted: 2015-06-08 10:02
by mySolution
Hello jonko_svk,
We can place the additional information about the registered users we can create another table to store these details like in word press it will stores extra information in user_meta table.
if the issue is different then let me know clearly.

Thanks.