Hi Team,
I want to map a multiple single pages into page list. Is there any approach.
Hi Team,
I want to map a multiple single pages into page list. Is there any approach.
By using data transform Append and Map to method you will be able to copy the page property value in to list. Attached screen-shot for reference please check that.
@SurekhaR We can map a single page into pagelist by using the data transform. If single page and pagelist having the same class by using data transform method called " Append to" . If single page and pagelist having different classes so we can use the data transform method “Append and Map to” .