I've looked at the example script with dynamic forms, however, very confusing. All I'm looking for is: a plain html form calls/uses the htmleditor, to start, how?
Here's what I did, yet it still sucks, not working! I'm using IE7.
1. the plain html form page, reads as follows:
<html>
<head>
<title>Ext form</title>
<!--script type="text/javascript" src="/ext/build/widgets/Editor-min.js"></script-->
<script type="text/javascript" src="/ext/ext-base.js"></script>
<script type="text/javascript" src="/ext/ext-all.js"></script>