This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
wHooZaa
my fields.yaml
fields:
sections:
label: Sections
oc.commentPosition: ''
prompt: 'Add new item'
span: full
type: repeater
form:
fields:
section_image:
label: Image
oc.commentPosition: ''
mode: image
span: auto
type: mediafinder
section_images:
label: 'Image 02'
oc.commentPosition: ''
mode: image
useCaption: true
thumbOptions:
mode: crop
extension: auto
span: auto
type: fileupload
issues are:
- in fileupload, from backend form all rows display same image of latest fileupload and in frontend they are not showing in {{ section.section_image }} inside for loop.
- in mediafinder, how can i display it in img tag?
Last updated
1-1 of 1