Hi,
I just created one portal in Pega 8.7 using App Studio. And modifying it in DEV studio.
I observed one change in class structure.
It A-B-UIPages
What is this -UIPages?
Hi,
I just created one portal in Pega 8.7 using App Studio. And modifying it in DEV studio.
I observed one change in class structure.
It A-B-UIPages
What is this -UIPages?
Starting 8.x this is the new approach for landing pages which are now created per applciation UI Laayer as UIPages instead of data-portal.
This is the UI Layer class to create section for landing pages and reduces some boilerplate code.
@gasharma Thank you for response. Can you share some links related to this.
Thanks in Advance.
@gasharma Thanks for response.