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
it appears that dropdown fields with a default value checked in the field settings do not populate the field with the default value.
Steps to reproduce
Create a new matrix field with any assortment of data
Add a dropdown with several options, check the default value you'd like to automatically get populated within the field
Expected behavior
Whatever is default should display the option and not be blank. In this example we set imageFilter to normal as the default value, but upon deployment the field is empty which causes an error until you update the field inside of the entry.
Actual behavior
The field is nested inside of a SuperTable field, so I'm not sure if this is an issue with Craft or Super Table
Thanks y'all 🎉
Craft CMS version
4.4.17
PHP version
No response
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:
DynamiteGoesBoom
changed the title
[4.x]: Dropdown fields default value within Matrix not setting the default value within SuperTable
[4.x]: Dropdown fields default value within Matrix not setting the default value
Aug 9, 2023
@brandonkelly thanks and #13540 would certainly help. We add new fields all the time to Fido so anything that could help alleviate some of those issues would be great 🎉
What happened?
Description
it appears that dropdown fields with a default value checked in the field settings do not populate the field with the default value.
Steps to reproduce
default
value you'd like to automatically get populated within the fieldExpected behavior
Whatever is
default
should display the option and not be blank. In this example we setimageFilter
tonormal
as the default value, but upon deployment the field is empty which causes an error until you update the field inside of the entry.Actual behavior
The field is nested inside of a SuperTable field, so I'm not sure if this is an issue with Craft or Super Table
Thanks y'all 🎉
Craft CMS version
4.4.17
PHP version
No response
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: