Or ...

<cms:setNode var="currParagraph" />
<a href="mailto:${currParagraph.emailAddr}";>Email me!!</a>


--David

Giancarlo Berner wrote:

Hi

Perhaps you want to try something like this:

<c:set var="userEmail"><cms:out nodeDataName="yourEMailProperty" /></ c:set>
mailto:${userEmail}

for "var" you can choose any label, just make sure you use the same label again in the mailto: output.

Cheers
Giancarlo


On Mar 16, 2007, at 4:49 AM, MAGMAN wrote:


Hi Everyone,

I've got a question and I'm having problems finding an answer in the
internet, so I'd like to ask the Mailinglist, hoping that someone can help
me.


My situation:

The User should enter an e-mail address in the dialogue into an edit-field.

Then I want to put the value in an  ...  Tag.

Problem is: I have four times these "quotes" and it doesn't work this way.

mailto:<cms:out nodeDataName= ">

I already tried using ' , but it dindn't help. If anybody has an idea,
please let me know.


Thanks and bye bye,

MAGMAN
--
View this message in context: http://www.nabble.com/Include-of- nodeData-Values-in-attributes---Quote-Problem-tf3414086.html#a9513065
Sent from the Magnolia - User mailing list archive at Nabble.com.


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------



----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to