Media field is visible but cannot be edited. Fields for media select, alt text, etc are disabled.
Media or subform field is visible AND can be edited, or it appears to be editable. Fields can be changed and text can be entered. Changes will not be saved to the database, but it is misleading to have the fields enabled.
J4.1.5
PHP 8.0.8
In the case of subform fields, you can set individual fields part of the subform as read-only and the fields will be appropriately disabled.
However, imo the permissions for the parent subform field should override that because individual fields can be used in multiple subforms which may have different permissions.
This also applies to media fields presumably because they display as their own tiny subform with multiple fields.
Labels |
Added:
No Code Attached Yet
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-10-28 18:15:21 |
Closed_By | ⇒ | crystalenka |
Closing because I have opened a PR that fixes the issue :)
I've gotten the PR as far as I can get it on my own. Additional eyes would be welcome to fix the last bug I found.