I have an image-field where i can upload multiple images. For the Display I want only show one image. So when I limit to 1 on the field display settings it does not save the entry:

Repeatable: Always

Steps to repeat:

1. Create an image-field with multiupload
2. Create a node and upload some images
3. Go to the Field Display of the CT "admin/structure/types/CT/event/display"/VM
4. Limit the amount of Images to show to #1 and save.

Expected Results:
The Limit is still set and it only display one Image on the Node.

Actual Results:
The Limit-Field is empty. All Images that has been uploaded are displayed.

Comments

swentel’s picture

Status: Active » Postponed (maintainer needs more info)

Do you enter '#1' or '1' ? Because it needs to be an integer (granted, it's not really clearly)

daniela basualdo’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

@swentel: that's the solution :-/ thanx!

swentel’s picture

Ok, this will be a bit more clearly in a new branch :)