Hello Olexandr, if you just want to set the href attribute you should use type="navigate" :
<tc:link type="navigate" action="[the url]" label="A Label" /> Regards Volker Olexandr Zakordonskyy wrote: > Hello Bernd. > > I want to replace LinkRenderer with own extended implementation of > LinkRenderer. I have to display link with url specific for action, now it > renders like "... href="#" ..." it's not suitable for me. > Now I've created factory that wrapes TobagoRenderKit and returns my renderer > for Link. > I don't want to wrap TobagoRenderKit. But I can't change renderer > implementation. > > Could you additional attribute in link component like "href"? > In many cases it will be a possible solution to show in addressbar address > that user may bookmark. > > Thanks, > Olexandr. > > -- Don't answer to From: address! Mail to this account are droped if not recieved via mailinglist. To contact me direct create the mail address by concatenating my forename to my senders domain.

