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

Developer best practices in Pega

Cards 9 out of 11

Avoid Refresh section


Refreshes interrupt the user experience. The user has to wait, the screen seems to hang until the section refreshes, and after the refresh is done, the user has lost focus and has to manually get back to the original screen.

It is much better to use client-side interactions by using change tracker whenever possible.

For example, rather than refresh a section with a pre-processing data transform, call a data transform or use set value and set your visibility conditionals to evaluate on client.


contador free