in back-end:
Validate default Field Group in 'testgroup' permissions for Author:
On front-end:
The testfield is 'read-only' and cannot be changed.
Because the user is member of the Author group the user should be able to create and edit assigned field values.
Currently the Field is read-only for everybody (no matter what ACL group you are assigned to) accept for superusers.
For every group / (when not assigned a group) field the permission needs to be changed:
OS Linux
PHP 7.0.19-1+deb.sury.org~zesty+2
MySQLi 5.7.18-0ubuntu0.17.04.1
Not sure if having the fields default to read-only is by design (for me personal it is not logical)
The documentation: https://docs.joomla.org/J3.x:Adding_custom_fields/Parameters_for_all_Custom_Fields
states under 'In the register Options you can use the options: '
Disabled - Should the field be disabled in the edit form.
Read only - Should the field be read-only in the edit form.
But these buttons are not (anymore?) in the Options tab of the field?
Title |
|
The doc is probably outdated then. It's a wiki.
As for the default ACL values, you can set them globally in your Joomla configuration and then it will be inherited down to the fields. So you only have to set that initially in one place. By default it's indeed disabled.
We could change those default values for new installs. We can't change it during an update.
Status | New | ⇒ | Discussion |
Labels |
Added:
?
J3 Issue
|
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-03-18 03:04:12 |
Closed_By | ⇒ | joomla-cms-bot |
Status | Closed | ⇒ | Expected Behaviour |
Closed_By | joomla-cms-bot | ⇒ | jwaisner |
Set to "closed" on behalf of @jwaisner by The JTracker Application at issues.joomla.org/joomla-cms/16457
changed Title for @laoneo