Hi,
This code returns a value...
$this->item->params->get('access-change');
How do I change the value of 'access-change' ?
Thanks for any advice.
Haven't a clue. It depends entirely on what sort of object $this->item->params has and what interface it provides.