@ NetWarden
re: notes fields/rte
Sorry, unfortunately, I don’t have anything handy I can give you to replace that section of code.
re: rte_notes and rte_bio options
No those options would not affect the back end, only Form. Looking at this closer. I’m not sure I will be able to add these or even keep the other rte option with the next Form release. Why?
As mentioned Form is going thru a significant update. Primarily to support the new custom fields API built into Connections. A few other highly requested features to be included as well. Part of supporting the custom metaboxes means I rewrote Form to reuse the metaboxes coded for the admin. The benefits here is it makes Form far leaning and also not requiring updates to take advantage of any new fields that might be added to Connections or added by other extensions for Connections. So what does this have to do with the rte? There is not a way way simply turn of the rte. The only thing I can think of off the top of my head is to include a filter which can be hooked into to define if an rte is to be used or not.
