Bug #83780
closedWorkspace Flexform file_reference
0%
Description
Unfortunately, the image field in a flexform element does not work within the workspace. When publishing changes, the area in the frontend simply remains empty. Also the thumbnails are not generated. The field works without workspace. Please take a look at the screenshots.
Files
Updated by Karsten B B almost 7 years ago
Update: The problem only occurs when updating a record. When I create a new record, the file is correctly embedded in the field.
Updated by Karsten B B almost 7 years ago
- Subject changed from Workspace Flexform 'file_reference' to Workspace Flexform file_reference
Updated by Oliver Hader almost 7 years ago
- Status changed from New to Needs Feedback
Please provide the FlexForm configuration for the according field to reproduce this behavior. Thx
Updated by Oliver Hader almost 7 years ago
- Priority changed from Must have to Should have
Updated by Karsten B B almost 7 years ago
Oliver Hader wrote:
Please provide the FlexForm configuration for the according field to reproduce this behavior. Thx
Hey,
there he is:
<config>
<type>group</type>
<internal_type>file</internal_type>
<allowed>jpg,jpeg,png</allowed>
<max_size>5000</max_size>
<maxitems>1</maxitems>
<size>1</size>
<selectedListStyle>width:200px</selectedListStyle>
<show_thumbs>1</show_thumbs>
</config>
Updated by Karsten B B almost 7 years ago
Please close this Issue. It´s not a Core Problem.
Greetings,
karsten
Updated by Björn Jacob almost 7 years ago
- Status changed from Needs Feedback to Closed
Closed as requested by the issue author. Thanks for your feedback!