You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m not able to reproduce this, and have tried with each of the Matrix view modes. I’ve also tried adding the fields directly to the top level entry type’s field layout.
Can you search for the error in storage/logs/ and post the stack trace that follows?
I just ran into what I believe is the same issue (Craft 5.1.3). It's not really related to Matrix per se; it's something that happens when a field that is used in a field layout conditional, is removed from the layout.
Steps to reproduce:
Create two plain text fields "Field A" and "Field B", and add them both to a field layout.
Add an entry condition on "Field B": Field A has a value
Save the entry type. Create an entry that uses the relevant entry type.
Edit the entry type, remove "Field A" and re-save the entry type.
Visit the entry's edit page
Same error is also thrown if the user attempts to open up "Field B"'s field layout settings after having saved the layout without "Field A", making it impossible to remove the redundant/offending conditional. To fix it, Field B has to be removed from the layout before re-saving the entry type and re-adding Field B.
What happened?
Description
Error: Invalid field layout element UUID:
Steps to reproduce
Expected behavior
Actual behavior
Craft CMS version
5
PHP version
8
Operating system and version
linux
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: