Andrew, thanks for your comments. I end up exporting the language dialog to a CSV file and searching for the default message I'm getting but did not find it. I contact support and they provided feedback but no solution yet.
In the meantime, I decided to move forward and create a "Confirm" pop-up, a widget with a generic message, and created a Type Tag containing a Reset tag and a String tag to describe what is being reset.
Wherever I need to reset a total I use a page button to open the confirm pop-up. In the pop-up the "Yes" button sets the reset tag.
Tags:
Examle 1:
Example 2:
This is the long way to implement a "Confirm" feature. I'm searching for a way to close the Confirm pop-up when the operator clicks "Yes" besides setting the corresponding tag. Anyway, I'm looking forward for the VTScada check-off box version that would make this feature simple to use like other systems I've worked on.
Andrew, thanks for your comments. I end up exporting the language dialog to a CSV file and searching for the default message I'm getting but did not find it. I contact support and they provided feedback but no solution yet.
In the meantime, I decided to move forward and create a "Confirm" pop-up, a widget with a generic message, and created a Type Tag containing a Reset tag and a String tag to describe what is being reset.
Wherever I need to reset a total I use a page button to open the confirm pop-up. In the pop-up the "Yes" button sets the reset tag.
Tags:

Examle 1:

Example 2:

This is the long way to implement a "Confirm" feature. I'm searching for a way to close the Confirm pop-up when the operator clicks "Yes" besides setting the corresponding tag. Anyway, I'm looking forward for the VTScada check-off box version that would make this feature simple to use like other systems I've worked on.