Is there a way to set a min and max width or height in the json struct used when loading a form struct (loadStruct)?
The textarea can be resized by default in firefox, for example. By setting the min-width, max-width parameters in style, we can limit the resizing behaviour. Is there a way to describe this in json?