Hello ggppdk
For the images, it's ok now : all the migration is fine with the new template logic.
For the search form, i dont want to show category (i know how to do that).
In fact, i'm wondering how to show filters in another way : for now, i see that filters are called as "select" as simple list. As i said in the other topic, i search to show the filters in an other state : if i used a checkbox field, i try to show the checkbox to filter results in the search form.
I found a way to do the trick with the "tips and tricks" : if i use a button (with an image for example), i can use a link like "filter_xxx=1" in the link.
But this is just a beginnning : i'm searching a way to write in the template (or in another file ?) the code to call the filters as they are when i fill the article : if i used a radio field, i want to show the radio field, if i used the checkbox field, i like to use de checkbox field in the form to do a multi select, etc...
I try to figure out how all this works, but if i need some help to understand how the filters works (in the code) and how to do this trick, it will be a great advancement in Flexicontent (for now, this is the biggest function missing for me).
If you can tell me where to search and what is the stuff to write, it will be great
Thanks for your time
Regards