Use an JXpath _expression_ like:
 
${form.lookupWidget("someWidget").getValue()}
 
or...
 
${someWidget.getValue()}
 
See if that helps.


From: Christofer Dutz [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 14, 2005 3:07 PM
To: [email protected]
Subject: Accessing widget-content for usage in link url

Hi,

 

I am working on a small CForm application and have run into a problem.

I have two forms. The first shows a list of news-headlines. Each news-entry has an id, which is available as a standard cforms widget. I don’t want to output the id but want to use it to open a popup showing the complete news article. For this I have to somehow output the information directly. How can I access a widgets value directly inside my template?

 

Thanks in advance,

            Christofer

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to