-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[Bug]: Not able to save localized field data within block field. #18759
Copy link
Copy link
Closed
Description
Pimcore version
2025.3
Steps to reproduce
First create a Test Class
- Create a DataObject class.
- Add a block data type structured field.
- Add
localizedfieldinsideblockfield. - Add
inputfield inside thelocalizedfield. - Save the class.
- Example:
Create data Object:
- Create a data object from tree context menu.
- Add data block.
- Enter value in field [which is inside localized field inside block]
- Try to save the object.
- Example:
Actual Behavior
When user trying to save the object with the data inside the localized field which is inside the block user is getting error: Localized Fields are only valid in Objects, Fieldcollections and Objectbricks
Trace:
Expected Behavior
User should be allowed to save the data within any kind of localized field inside the block.
Example:
Extra Note: Following mentioned issue is reproducable on Pimcore Studio Server but working Fine on Demo Server
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.