To use tvExplorer, you need to create a chunk (you can use a file as well) in which you are writing some specials tags.
Tags for tv are as follow:
[+tve.myTVName:param->value+] => tvexplorer will automatically create the form element.
Let’s take a basic example
[+tve.myTVname:label->the tv label:filter->7+]
label-> the text to insert in <label> tag
filter-> the ditto filter to apply
there are some others params but the params mentionned above are the minimum requirement
So to display your tvs just create as many tags as you need (1 per TV)
:-)
Just in case you prefer creating a file for your form
here is how to specify the path to the file
&formTPL=`@FILE:assets/modules/tvEditor/examples/press.tpl`
:-)
Great stuff heli!
Merci beaucoup for the help, I knew there was something I was missing. This is a great module
It seems I forgot the 1st param for explode() function.
Your changes shoud do the trick.
Could you confirm it solves the problem.
Thx.
I will post asap a new version including some fixes.
:-)
’explode(",",$selectTV)’ works for me ;-)
Hi,
it seems that something is wrong with your install.
Check out the install process in my first post.
:-)