Message to user

Hello everybody,
I’m new to this forum and also to the PLCNext world.
I’m working on a project where i need some texts to be shown to the machine user, this message must be visible only when some circumstances become TRUE, for example: counter.CV and local sensor on a cylinder. Now i need ur help, i need (if possible) to link a message to a changing variable (the counter current value to be honest).
Wish someone can help me,
Thanks

Recorder.PNG

If you create an HMI page and add an object to the screen (in the example below „“), then go to the „properties panel“ and click the „Dynamics“ tab.
Click on the „New dynamic“ button at the top.
Add a „Visibility“ dynamic.
Connect it to a variable (e.g., MBTCP_Client_Ready)
PLCNE Visibility.jpg

Hello.
Also pay attention on „Action on data“ dynamics. It will allow to show popup dialog.