Hi,
We are trying to setup some templates as this one :
<div class="infographie">
<div class="infographie__icone"><img url="${Icone:image}"></div>
<div class="infographie__nombre">
${nombre}
</div>
<div class="infographie__infos">
${information}
</div>
</div>
But the image field is not triggered in the popup
Is there some arguments we can setup for the fields wich use the file manager. For example we'd like to restrain the folders for this icone image fields.
Thanks for your help 
