Hello, I have a switch function with {var:table1.row.tblicon.Private} as data provider, now I have to use the same variable in a php function but I can't figure out the way to call it, I need to do something like
$myfield = {var:table1.row.tblicon.Private};can somebody help me?
$this->get("table1.row.tblicon.Private");
You need to login to be able to post a reply.