required='true'
Hi Ray,
I have a simple form where on the <input > line in certain fields I have required="true" and this brings up a little box requesting that data be entered into that field. This works perfectly on the few fields I want the user to add information. The one problem is the HTML editor. I cannot find a way to make this a required field. Is there a simple way to do this without having to redo the form with validations?
Thanks