Flipp00082

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Adding link to chart view #4122
    Flipp00082
    Participant

    You can edit /ScadaWeb/Plugins/Chart/Chart.aspx

    Add this line:
    <button onclick=”self.close()”>Close</button>

    Directly under the following line:
    <asp:Label ID=”lblGenDT” runat=”server” Text=””></asp:Label>

    This is exactly what you need for the kiosk-mode!

Viewing 1 post (of 1 total)