I am looking to create a graphic form with a text box that operators can enter notes about the system.
Ultimately we want to have a notes section for each piece of plant.
I have tried attaching a Rich Text Box to the Valueex slot of a string agent. by using a bind value behaviour I can then write text to the Valueex slot of the string agent.
However if I then log off and reopen the page the text is no longer displayed in the text box.
I would like the notes to be read from the Agent when the page opens, the operator can then edit the notes, then the notes can be resaved to the Agent.
Is there a better way to achieve this functionality?