By HMED on Thursday, 06 July 2017
Replies 5
Likes 0
Views 685
Votes 0
Hello,

My suggestion is very simple but it need perhaps some work to achieve it

An option in profiles Custom fields to show those fields in other location then profiles pages,
for example show the Address custom field in profile hover, show Job title in email notifications (friend request, new registration ..),

its more user friendly when we see where this person is located or what he do ..

Custom fields are very powerfull and have lot of information that we should use in many locations accross community
You can do this by calling the fields unique ID in the profile default.php override

<?php echo $user->getFieldValue('UNIQUEIDGOESHERE');?>
·
Tuesday, 11 July 2017 12:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Jason, for popup box i already posted a small tutorial here :
https://stackideas.com/forums/how-to-show-job-title-location-or-other-custom-field-in-members-popup

I am looking to add custom informations in email notifications, here's a discussion with Arlex who told me how to do it but i find it little bit difficult

https://stackideas.com/forums/rich-profils-in-email-notifications-name-job-location

Maybe you can get it done !
·
Tuesday, 11 July 2017 23:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Anyone know how to show the custom fields in the users list I tried and the value isn't showing?
·
Wednesday, 12 July 2017 03:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Jason, i am looking to do the same thing from a while now
Adding location and profile information in this list will enhace it a lot !
·
Thursday, 13 July 2017 16:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes this is great idea! Thks for request this one..
·
Wednesday, 30 August 2017 02:18
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post