Hi,
When clicking on the result of a search I would like to open a form with some fields already filled. This works fine for one field, using the form in the link field, then click the + and add the following to the custom variables: member_name=$cck->getValue('nick_name_member'). I however cannot add another field to be automatically filled. I tried to use several options to separate between the variables (like ; , etc). But only the first one is recognised.
How to fix this?
Thanks
John