Again thanks for the help :)
One more question if that's ok with you :)
If I have the this (in a template)
{{#arraymap:{{{variable_label|}}}|,|x|[[Property_label::x]]}}
It works fine but the images don't get linked to the existing ones.
The links shows up red (as it would for a non-existent page). However,
if I write (instead)
{{#arraymap:{{{variable_label|}}}|,|x|[[Property_label::
[[Image:x]]]]}}
The images get linked but I get "[[Property_label::]]" written besides
each image.
Is this supposed to happen? How can I hide the text
"[[Property_label::]]" from being shown?
Thanks :)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Semantic Forms" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/semantic-forms?hl=en
-~----------~----~----~----~------~----~------~--~---