When editing a string field in a 3.x featuretable, I would like to use the textarea element instead of the textbox element. This can easily be done when using the AttributeInspector by passing a stringFieldOption in the fieldInfo. However, the stringFieldOption is not available in the featuretable fieldinfo items. Has anyone found a way to do this in a featuretable?