We are developing a Zero App which requires that users can only see records for their own, specific Joomla user account. It appears that it's only possible to set security for User Groups. Is this possible?
I see an option 'Special' in the App Publishing settings. What does this do or for? Could it help the first point?
We have developed a workround by customising the SQL queries in the file:
/components/com_gridbox/src/Helper/GridboxHelper.php
However, clearly we don't want to be modifying core Gridbox files like this. Is it possible to use Joomla overrides to allow a custom version of this file to be used, which won't then be overwritten by updates?
TIA,
Alan Wright.
Replies are visible only to logged in members with an active subscription.