Instead of looping through each page in pagleist is there any other way to change value of particular property in all pages.
I have Pagelist which contian 100 Person Pages.Each Page contain two properties name, gender.
Gender property value is M or F.
If 50 pages contain gender property value as M then i need to update as Male.
Next 50 pages contain gender property value as F then i need to update as Female.
Now Instead of looping throw each page is there any other way to do the above scenario.
***Updated by Moderator: Vidyaranjan. Removed user added #helpme tag. Apologies for confusion, shouldn't have been an end-user option***