Learn Pega | Practice | Crack Interviews
pegaguide@gmail.com

What is significance of hidden property

Where we use hidden property and what is the significance of hidden property in pega

Nupur J · 2018/01/21 · Data Model

Answers

In any progarmming applications, we use hidden variables to pass the data from one page to other during context switching. Similary, in pega also, we use hidden properties to store some data. This data is available in the clipboard but not displayed on user interface. The hidden property can be achieved in pega by using a control called pxHidden control.
Pega Guide · 2018/01/21