Hello,
Thank you inadvance for your help.
I'm facing the following issue:
I'm trying to personnalize a List Search Module using Seblod 2 with a Custom Intro Seb_One Template.
Now:
If i have 2 articles (Article 1 and Article 2).
Seblod will call my file "positions/ [ nameofmysearchform ] /intro/ [ myphpfile] " for Article 1 then again for the Article 2, and so on.
Using this way i'm stuck because i only can personnalize my article presentation itself. I mean only the presentation of the fields in the articles.
But not the article together with the fields in it.
If i wan't to use a different layout structure with javascript scrolling for exemple i can't anymore.
Witch was possible in SEBLOD previous versions.
So do you think it is possible under this latest version to get all the articles 1, 2, ... data directly trought a variable.
Then using while or foreach, read this variable and then get my own layout structure for List Module Template.
I have many website exemple using this while solutions under your previous versions 1.x
NB: In a word, i would like to know if it is possible to get ride of the Module List default loop and i have my own loop for articles data ?
PS: At the moment for exemple, i have no solution to delete the article title in the List Module of my SearchForm.
I've tried positions, variations, but the loop $cck is called before that.
Thank you very much for your help and your answers
Kind Regards,
Hugo.