Textarea and text fields on the web

Hi,

Is there any way of forcing domino to render a textarea for text fields (not rich text) on the web. I know that for multi-value fields it will render a text area but I need a single value field.

The only other option I could think of is putting a textarea on the form using pass-thru html then using javascript to copy this to a hidden field…

Anyone got a neat trick for this?

Ta

Adam.

Subject: textarea and text fields on the web

Search is your friend

http://www-10.lotus.com/ldd/nd6forum.nsf/ShowMyTopicsAllFlatweb/a8cee438b27fdf548525739a0078944a?OpenDocument

Subject: RE: textarea and text fields on the web

thanks! I will look into it… :slight_smile:

Subject: RE: textarea and text fields on the web

I had searched on this topic yesterday and found this post and followed James’ link. I enhanced it some and made it fully functional on it’s own without any code anywhere and I posted it today with all the instructions.

http://www-10.lotus.com/ldd/nd6forum.nsf/DateAllThreadedweb/9d8175072f74c01085257444007eea86?OpenDocument

Of course, by now this may not be any new news for you. LOL!

HTH,

Debbie

Subject: textarea and text fields on the web

When i want a textarea, i use rich text lite.

Joost