I want to create a dynamic page that allows a user to add an embedded view and change the position of existing views. I figured out how to change the location through a popup via parameters and messaging, but it does not seem to persist. If I refresh the page it is back to the location it originally was designed at.
By accomplishing this, there is some limited expansion of the user interface if say a new tank is added..... (assuming the I/O etc. are all connected correctly). .
Is there a call or method that can save this information back to the gateway so it is permanent?
Alternatively should I be looking at an entire load from a database of all the properties when the application is started?