This topic is locked
[SOLVED]

 Hide field in section

10/25/2012 12:20:26 PM
PHPRunner General questions
W
wildwally author

Trying to hide a series of fields in a section. I'm using this but nothing is happening, is there another identifier required to point this to the section?
$xt->assign("OwnerID_tabfieldblock",False);
This is what the fieldblock is called out in the HTML view.