简体   繁体   中英

Multi image support for EZ Platform

I am trying to find out how to create a field definition with a dynamic multi image support. The image field type in ezplatform doesn't support dynamic multi images. I will appreciate even creating a custom a field.Any ideas?

Thanks for calrification and telling more about your Use-Case.

you can use object-relations attribute for the purpose of image gallery and iterate over all related objects to that field and display them. your user should just relate image objects.

in that way the user can relate as many image object as he/she wants from Media Library.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM