Link in Text field!

Hi all,

I would like to request your support in a matter of designing domino applications for Web.

Short description:

I have a database with a form and a view. The form is for introducing data from a notes client (like administration interface) and the view is opened to public use on web.

One of the fields in the form is designated for entering a longer text - e.g.: message. The type of this field is Text. In the text I enter here, sometimes I would like to add a link hotspot - and I cannot!

I tried to use a RichText, or a RichTextLite field - but in this case the field does not display on the web…

Can anyone make any suggestions?

It will be most appriciated!

All the best to you!

Subject: Link in Text field!

If you want to use a text field, then the link must be entered as html and enclosed in square brackets so that it will be dislayed as pass-thru html by Domino.

A rich text field will show on the web (Domino translates into html) but not in a view.