Hello,
I was wondering if it is possible to show batch prompts as well as a button that will go to the OAR in a different picture? I find it inconvenient to have to switch back to the batch prompt list picture every time I want to answer a prompt.
Thanks
Possible...Yes
Easy...No
This needs to be an engineered solution. In our project libraries we have logic that generates an "ALERT" (Alarm that doesn't show on the alarm banner but in a different location on the banner, example pic shown below) on a module with the primary display configured. Then on the primary displays we have an activeX prompt control that can be displayed when a prompt is active. Clicking the configured ActiveX alarm summary filtered for the Prompt "ALERT" on the alarm banner would then open the primary control display where the prompt can be answered without going to the batch prompts screen.
If auxiliar pictures area is available, it is possible to create a pic containing ActiveX Batch Prompts control that fits on auxiliar pics area. In this way, list of batch prompts is always present regardles opened main picture.
In reply to gamella:
In reply to rhamlin:
Creating a picture with the ActiveX inside. A copy of BatchPrompts.grf may be used as starting point: 1 save with different name (I suggest to do "save as" into pic/standard folder). 2 remove unwanted items (buttons to other Batch graphics, title banner, close pic button, etc...). DO NOT REMOVE VariableGroup item 3 resize batch prompts activeX4 configure batch prompts activex to show only required colums (and other properties, font, bck color, etc...)
5 resize graphic to fit into auxiliar area. This could be a bit tricky, some trial and error may be required....
Then create a layout file to include that new pic.
In reply to Matt Stoner: