Hi there,
just found out that I can’t rename already uploaded images to a files field. (Renaming works on upload though).
Field looks like this:
# blueprints/pages/xyz.yml
cardsContent:
label: Cards Content
type: structure
fields:
iconAsset:
width: 1/4
label: Icon
type: files
layout: cards
multiple: false
This is how the panel looks when I open the file
Trying to edit the name, modal comes up with a dash.
Trying to replace the dash by something else – error.
Hope somebody can help with this. Thank you!
Hans
This bug is known and has been fixed.
Please use Kirby 4.0.1
Thank you so much. composer update
fixed it
1 Like