Question
2
Replies
24
Views

TCS
IN
Posted: July 6, 2022
Last activity: July 8, 2022
Last activity: 8 Jul 2022 3:52 EDT
Setting a param with a page in pagelist is giving error
I am trying to set a param with a page in a pagelist.
Eg: Param.SourcePage = "Primary.Tasks("+Param.Index+")"
which should set Primary.Tasks(1)
At Runtime I am getting the below error :
Trying to set a parameter with invalid name "Primary.Tasks(1)"