How to configure the Declare index to fetch records in a pagelist within another pagelist

Declare index to fetch records in a pagelist within another pagelist

@Ramani

you have to add pxInsIndexedKey, pxIndexPurpose (you can add other properties of index- class) as required keys in the index class that you have created. All properties in the index class property of your declare index must be optimized.