You can display such info in Tipper
- Install DbEditorPP plugin
- Open Contact in db and locate module and setting containing phone number (in my case module is UserInfo and key is Phone)
- Go to Customize → Tooltips and create a new substitution:
Label: any name, for example — "phone"
Module: module name from db
Setting: setting name from db
Now you can create Tipper item (string that will be contained in the tooltip):
Name: ?translate(Phone):
Value: %phone% <--- label you created earlier