Discussion
Short description is not appearing for circumstanced section
Hi ,
My Requirement is like to provide a button in list view rows(Custom script for displaying the button in list view), on click of that button need to display a section in popup.
I am able to implement this requirement with out any issues but the only problem is that the section is circumstanced with different values. it is loading the respective circumstanced sections based on the satisfied value. but the short description for that respective sections are appearing in the popup, if i removed all the circumstanced versions of that section base rule short description is populating successfully.
Please suggest how to get the short description for the circumstanced sections.
Regards,
Naren
What version of Pega are you using?
Have never heard of the short description of a Section, i.e., its pyLabel, appearing within the Section when it displayed. You are saying this happens only to circumstanced versions?
Please show the code for the ListView-only button/control you have developed.
What is the reason why you are not using a Section that sources a Report Definition. If you did you could use newer controls than the ones that only work in ListViews - which, in turn, would simplify upgrades.
If you are implementing a pop-up, are you displaying a Harness that, in turn, references your circumstanced Section?