PassThruHTML generates no links

Hi there,I just used the PassThruHTML-property for the first time, but unfortunately it didn’t work like expected :frowning:

I’m developing an app which created bills for internal cost allocation. Some of the bill’s itmes have SLAs - in this case I’d like the item to be displayed as link, which opens the SLA-doc when clicked.

But the item isn’t displayed as a link, but as a HTML-tag:

“a href=“notes://Notes_04@SRV@KQV/__C12570EA00529935.nsf/0/4E05DB2E6F811DC1C12570C2002E9868?OpenDocument”>Basispaket KQV Standardarbeitsplatz</a”

Editing the doc shows that the items are displayed in light gray (as usual in Notes), but no links are generated.

Any hints about that?

Thanks in advance,

Buzzy

Subject: PassThruHTML generates no links

Try this

Basispaket KQV Standardarbeitsplatz

Thanks

Jana

http://www.dominodesigner.com

Subject: RE: PassThruHTML generates no links

Well, this actually IS the string - I just omitted the “<” and “>” in my posting, because I didn’t know, if the browser would have converted it into a link ;-)Thanks,

Buzzy