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
When saving an entry or even when it is auto saving after a save using a toggle the first field for example 'CTA Block' gets populated with the second field 'Outro Block' content which. The second field is an identical version of the first field because it makes use of the new mechanic inside craft when adding fields to an Entry type.
Have 2 'entries' fields on an entry starting from the same on in the setup
In my situation only 1 entry is allowed on that field
Make sure to add an entry to each of the 2 fields
When editing using a toggle during the autosave the first field should get populated with the content of the second field. and that isn't supposed to happen
Expected behavior
When editing the entry it should just save.
Actual behavior
Because of some restrictions I set the entry is not saving because the content from the second field gets populated in the first field.
Craft CMS version
5.3.2
PHP version
8.3.2
Operating system and version
No response
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:
What happened?
Description
When saving an entry or even when it is auto saving after a save using a toggle the first field for example 'CTA Block' gets populated with the second field 'Outro Block' content which. The second field is an identical version of the first field because it makes use of the new mechanic inside craft when adding fields to an Entry type.
See the video below you see the Outro Block gets empty and the content is added to the CTA Block:
https://github.com/user-attachments/assets/1c2ba43d-f137-4a23-bd03-b817a7f8f1f1
Steps to reproduce
Expected behavior
When editing the entry it should just save.
Actual behavior
Because of some restrictions I set the entry is not saving because the content from the second field gets populated in the first field.
Craft CMS version
5.3.2
PHP version
8.3.2
Operating system and version
No response
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: