Accessing the Page Data Model

Hi,
How do I access the Data Model at a Page level in order to add (by name) and define (by data type), with possible default value, some new properties?

Hi @Richard_Elieff

In the logic workspace at the top there are context blocks (AppData, PageData, etc)
You can use these blocks along with SetProperty codeless block to add/change value in a data model

Regards,
Vlad