<esri:FieldInspector fieldName="LONG_STRING" featureLayer="{featureLayer}"> <esri:editor> <fx:Component> <fieldClasses:TextField height="50" /> </fx:Component> </esri:editor> </esri:FieldInspector>
<fx:Component id="textField"> <fieldClasses:TextField height="50" minWidth="200"/> </fx:Component>
<esri:FieldInspector id="RTP_Points2" featureLayer="{comments2}" fieldName="COMMENT" label="Comment"> <fx:Component> <fieldClasses:TextField height="50" /> </fx:Component> </esri:FieldInspector>
Error: The prefix "fieldClasses" for element "fieldClasses:TextField" is not bound - Not sure what that is.