Dojo - dijit.form.Textarea not found

I am trying to use “dijit.form.Textarea” as a dojo type on a multiline edit box, but the browser tells me it can’t be found.

on the same page I have successfully used dijit.form.validationTextBox and it is working fine so I have enabled dojo ok.

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; MALC)

Timestamp: Fri, 29 Oct 2010 13:39:08 UTC

Message: Could not load class ‘dijit.form.Textarea’. Did you spell the name correctly and use a full path, like ‘dijit.form.Button’?

Line: 4

Char: 6960

Code: 0

URI: http://localhost/domjs/dojo-1.4.3/ibm/xsp/widget/layout/xspClientDojo.js

I am running 8.5.2

thanks

Thomas

http://www.notessidan.se

Subject: Solved

Solved it, I added dijit.form.Textarea as a module in the xpages

Thomas

http://www.notessidan.se