-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Open
Labels
Description
Steps to reproduce the issue
All with the admin superuser:
- Create field group 'fieldGroup'
- Create fields 'user', 'usergrouplist' and 'url' with respective types, assign to 'fieldGroup'
- Create featured article
Expected result
- All three fields are shown and editable for an article in administrator backend and site frontend view
Actual result
- Administrator backend edit view is working
- Site frontend edit view is not showing the user field
System information (as much as possible)
- Tested with 5.4-dev
- User field content is shown for the article, but in editing the article the field is not existing in the field group
Additional comments
- Found in testing [5.4] Deprecate app property in FieldsPlugin #45695 and it is unclear it should be like this?