Skip to main content
heyo
Associate III
December 5, 2022
Question

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

  • December 5, 2022
  • 1 reply
  • 754 views

Maybe someone has example and can share?

This topic has been closed for replies.

1 reply

Romain DIELEMAN
ST Employee
December 7, 2022

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

heyo
heyoAuthor
Associate III
December 7, 2022

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"