Greetings,
I am quite enamored with HTMLarea (http://www.dynarch.com/htmlarea/). I'm trying to incorporate support for it into ad_form/form builder.
The area where I'm stuck is that if you are going to use an HTMLarea on a page, then there is a chunk of javascript that needs to be included at the top of the page. This chunk needs to be included only once (even if I had multiple HTMLareas). Ideally simply the call to ad_form and the corresponding formtemplate tag in the adp should be sufficient to get this chunk embedded in the target page, but I'm not sure where to look to make this happen. I found the formtemplate proc in acs-templating/tcl/tag-init.tcl...suggestions appreciated.
Request notifications