Software Engineering tips, fixes, tricks and opinion mixed for fellow programmers.
def constraints = { myStringField(widget:'textarea') }
Thanks, Grails kept displaying my TEXT column as a small one line text input. Didn't want to mess with static scaffolds.
Thanks, Grails kept displaying my TEXT column as a small one line text input. Didn't want to mess with static scaffolds.
ReplyDelete