By Yubi on Thursday, 18 August 2016
Replies 1
Likes 0
Views 730
Votes 0
Hi,

For Easysocial User Profile Custom Field, is it possible to add a field that for every approved/valid user, a running number/ID will be assigned (non-editable, only viewable)?

Thanks
Hello Yubi,

We don't have such a custom field currently but you could develop one of course. Since custom fields are very extensible, this is what you could do:

1. Create an external database table that stores the running number
2. Upon approving the member, assign the user with the current number + 1
3. Increase the current running number on your database table
·
Friday, 19 August 2016 00:04
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post