I'm starting suspect a bug in dojo. Using the catwalk admin interface -after- install tw.dojo when I attempt to create a new OptoutEmail the TextArea is also disabled.
Snipped of the html.
<table border="0" cellspacing="0" cellpadding="2">
<tr id="email.container" class="even" title="">
<td class="labelcol">
<label id="email.label" for="email" class="fieldlabel
required">Email</label>
</td>
<td class="fieldcol">
<textarea id="email" name="email" class="required textarea"
disabled="disabled" rows="7" cols="50"></textarea>
</td>
</tr><tr id="submit.container" class="odd" title="">
<td class="labelcol">
</td>
<td class="fieldcol">
<input type="submit" class="submitbutton" value="Submit" />
</td>
</tr>
</table>
--
Bob Tanner <[email protected]> | Phone : 952-943-8700
http://www.real-time.com, Linux, OSX, VMware | Fax : 952-943-8500
Key fingerprint = F785 DDFC CF94 7CE8 AA87 3A9D 3895 26F1 0DDB E378
PGP.sig
Description: This is a digitally signed message part

