Question
6
Replies
52
Views
Posted: April 27, 2020
Last activity: April 30, 2020
find record in page list under page group
Hi
I am required to look for a record in page list under page group by using activity.
I cannot use IsInPageList in this case. because it is under page group...
May I have advice?
You can loop through the page group and use the IsInPageList function there. Will this work in your scenario?