Links not working

Hey folks…

I have a computed text field with the following code in it:

Cash/Other financial assets - SAP 4.5B
Cash/ Other financial assets (Training)- SAP 3.1i

Then I have a computed field which I want to display this info in HTML fomat… unfortunately it is not happening for me… even though the form has “Render pass through HTML in Notes” switched on… Any help would be appreciated…

thanks,

Mickey

Subject: links not working…

They’ll work as long as you don’t try to force summary data (text fields) to be passthru HTML in Notes. The same formula in a Computed Text element marked as passthru HTML will work just fine, as the Computed Text is inline Rich Text on the form. Similarly, if that HTML was included in a Rich Text field and marked as passthru HTML, you would have a pair of links. A text field, though, won’t work in the client.

Subject: RE: links not working…

Thanks Stan… a slight oversight by myself in the computed field…