Upayavira wrote:

Vasyl Stashuk wrote:

Joerg Heinicke wrote:

On 31.01.2004 15:44, Vasyl Stashuk wrote:

Hi!

How do i render a link using Woody widgets?




A link is not a form widget and has nothing to do with Woody.

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


But how do i render a link in a repeater's row (which will contain row id for further processing)?


Do you want a link, or an image? Could you use an image button? Then you do <wt:widget id="rowsubmit"><wi:styling type="image" src="submit.gif"/></wt:widget> (or something close to that).

Then you can get at the row submitted via flow.

Regards, Upayavira



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


So, to make a link I should write my own styling (something like <wi:styling type="link"/>) and hack woody-styling.xsl?

regards,
vasyas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to