Question
Section 'pzActionCoverDropDown' execution error on page 'pyPropertyList' of class 'Code-Pega-List'
Hello,
I faced with issue during updating old harness from v7 to new in v8.1. When I updated my custom harness from Container to Screen Layout, I got error message in Logs: "Section 'pzActionCoverDropDown' execution error on page 'pyPropertyList' of class 'Code-Pega-List' " and I can't submit my case with default button. If I use old Container - all is working fine.
Structure is:
1. Harness with Screen Layout Content only includes next section:
2. Section with included pyActionArea and pxDataFields (no of them were redefined)
Could anybody help me with it? I need to update to new Screen Layout to have header as on Perform and Review harnesses.
Thanks in advance.
***Edited by Moderator Marissa to update platform capability tags****
Hi,
Could you check if the old container contains any of these sections pyActionArea/pyCaseMgrCaseHeader/pyCMActionarea . If yes then try to remove this/these and give a try to update it then later you can keep these section in the screen layout.