With wildcard:
With variable:
I have also tried -“+extID.ToString+” , extID.ToString , extID.toString()
With wildcard:
With variable:
I have also tried -“+extID.ToString+” , extID.ToString , extID.toString()
Hi @ michaelamay0,
your variable must be writed inside the Edit selector, dont copy past or you can have that issue.
your parent ID must be
parentid=‘ext-element-“+Variable.toSring+”’
@michaelamay0
Do it in Expression Editor and Not in the uiexplorer. Syntax is "+ varname.tostring "+
Not "…
@michaelamay0 There is a new way to pass dynamic variable in selectors have a look Here
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.