Hi,all: In sample:http://localhost:8888/samples/blocks/forms/do-datasourceChooser.flow Change <ft:widget id="name"/> to <ft:widget id="name"><fi:styling type="textarea" rows="5" cols="65"></fi:styling> </ft:widget> and don't enter datasource name,click "OK": the textarea appear : <a class="forms-validation-message" href="#" onclick="alert('此域是必须的'); return false;"> ! </a><span class="forms-field-required"> * </span></span> Obviously this message update before </textarea> tag ,I think the js believe empty textarea all render as <textarea/>
Can this be fixed before release? Roy Huang
