Hi @EyalGonen
The pageModel.data contains:
- The data for fields of the primary object which are present on the page.
- The child objects which are present on the page.
These are retrieved as part of the object page request and are used when saving an object - child objects are saved alongside their parent.
Other related-object data is not stored in pageModel.data, but can be fetched separately.
e.g.
check traversal UUID with:
and then fetch records with: