Skip to Content
0
Former Member
Nov 15, 2006 at 12:21 PM

How check what's stored in the data store at different steps in the model?

76 Views

I would like to place a table or form temporarily within the model to display the values in the data store as they change at different points at runtime.

I tried simply adding a form, creating the same field types as are in the store, and then mapping the form fields' default values to the data store's fields. This does not work as it doesn't update automatically.

Tips?

Henning