This topic is locked
[SOLVED]

 Lookup table to readonly

3/9/2020 2:23:56 PM
PHPRunner General questions
L
LandonH author

I have a look up with dependent on set.
Display value OK.
Can I make this read only so no user click is visible.
Thanks

LandonH

L
LandonH author 3/10/2020

I resolved my own simple issue wit,
$pageObject->hideField("Filedname");