Create results view without wrote HTML code ourselves !
by julien.weillaert on 17 Jun 2011 07:36 | 1505 Hits | 0 comment(s)
When you create a results view, you have to wrote the HTML code for the layout yourself,it's really a waste of time, and if you don't know HTML coding, it's even more difficult...
I propose a simple system :
For now, in the setting of the view results link we have a field for wrote the HTML layout.
There is a simple solution : when you choose the form in the dropdown list, the HTML layout is update and filled with a default results view (with all field of the form), and if the user want to modify the layout, he can modify the HTML code as usual...