Hello,
is there a way to hide/show a field based on the logged in state of a user in joomla? I can get the username, logged data, but I don't know how to enable or disable only one input box from PHP with the onload section?
I know I should create a custom code probably, but how can I call hidden property of a field object and set it?
thanks
is there a way to hide/show a field based on the logged in state of a user in joomla? I can get the username, logged data, but I don't know how to enable or disable only one input box from PHP with the onload section?
I know I should create a custom code probably, but how can I call hidden property of a field object and set it?
thanks