List View Selected CheckBox
I have a ListView that is populated by a getContent activity in Pega 6.1. and it is embedded in a section.
The ListView displays SELECT Column as the first column in addition to the fields I want to display.
Is there a way to make the FIRST Record Already Selectable i.e the checkbox is checked when the results are brought back and displayed to the user?
And/Or if the ListView brings back ONLY 1 record, I need to make the ListView Select Box already CHECKED. Is there a way to do this?
Any tips or pointers would be appreciated.