You are not logged in.
FormOperations is really nice, and very "noob-friendly", as in, it's pretty straight forward for normal end users to play with.
The problem, however, goes like this:
I bring up Xinha in my CMS program, all is well. I insert a form, and it looks great. I save the data.
When I edit the page again, xinha renders the FormOperations form, but the buttons show up BELOW the xinha window. Oddly, there also appears a </body></html></HTML> in the text field within the xinha window.
Really weird... does anyone else experience this behavior? Are there any workarounds?
Thanks!
Offline
Do you entize the textarea data? http://xinha.python-hosting.com/wiki/Entize
Have set the proper value for xinha_config.fullpage? http://xinha.python-hosting.com/wiki/Do … igfullpage
Offline
Thanks ray, somehow the entize code wasn't being done correctly... I can't believe I missed that!
Thanks for pointing it out, very helpful.
Offline