cancel
Showing results for 
Search instead for 
Did you mean: 

How to access data(text area or variable) from container and save them to model?

heyo
Senior

Maybe someone has example and can share?

2 REPLIES 2
Romain DIELEMAN
ST Employee

Hi,

I would recommend looking at tutorial 3 step 2 in the documentation which shows how to send and save data in the model.

Concerning the container question it should not be different from the tutorial shared as well. Or are you talking about a custom container ? Please share more context to your questions.

/Romain

Yes it is custom container.

First of all I create custom container like this :

0693W00000WKPQgQAP.pngAnd this container implement in another custom container:

0693W00000WKPQqQAP.pngAnd make "ConfigName" invisible.

0693W00000WKPR0QAP.png"ConfigName" I want to change when I add temperature sensor. I go to View like this:

0693W00000WKPRKQA5.pngChange controller name to Main module and after clicking save I want to save this text to model and replace from "ChangeName" to "Main module"