Hi Michael.
textareaFieldProfile defines fpWidget as:
, fpWidget = \theId name val _isReq -> addHamlet
[HAMLET|\
<textarea id="#{theId}" name="#{name}">#{val}
|]
Can you tell why the required flag is ignored? It feels like a bug, but
perhaps it's done on purpose?
Regards,
Dmitry