Miranda NG Official Community Forum

Forum for English speaking Miranda NG users => Support/Help => Topic started by: maxk85 on 06 11 2019, 13:39:33

Title: My personal information
Post by: maxk85 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..
Title: Re: My personal information
Post by: dartraiden on 08 11 2019, 13:08:11
Seems like Variables does not support such variable...
Title: Re: My personal information
Post by: dartraiden 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