Skip to main content

Cell storage bindings

Cell storage bindings are the connection between a model's cells and the cell storage that backs them. A binding tells Nooxl Apps which stored values belong to which cells, so the right data is read into and written from each cell.

note

In older documentation and the API this is a bind (Bind). Most of the time bindings are created and maintained for you when you create a cell storage section; you only work with them directly in advanced scenarios.

When you encounter bindings

Step by step

  1. Open the model in template Design mode and locate the cell storage in the Tools area.
  2. Review or adjust the bindings so each cell maps to the intended stored value.
  3. Save and reload to verify the data appears in the right cells.

Screenshot placeholder

  • 1 The mapping between cells and their stored values.