Author Topic: My personal information  (Read 1982 times)

0 Members and 1 Guest are viewing this topic.

Offline maxk85

  • Newbie
  • *
  • Posts: 2
My personal information
« on: 06 11 2019, 13:39:33 »
Good day!
How is it possible to get my phone number from personal information using the Variables plugin?

Help me, please..
 

Offline dartraiden

Re: My personal information
« Reply #1 on: 08 11 2019, 13:08:11 »
Seems like Variables does not support such variable...
 

Offline dartraiden

Re: My personal information
« Reply #2 on: 10 11 2019, 18:15:18 »
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
« Last Edit: 10 11 2019, 18:27:27 by dartraiden »