Many thanks
Neil
Hmm.. what kind of text gets added to the left column.Ê Is it text that is part of the edit form?ÊÊ I have had things like this happen to me before too, but I never took the time to investigate closer to find out what it is.Ê It could be FCKEditor having trouble with javascript in the pages.Ê Generally a close look at the HTML source for the page reveals the problem (an unclosed tag usually...).Ê Once we see where this unclosed tag is, I can look into how to fix it.ÊÊ If you can send me the HTML source for one of the pages in question, I can take a look.
Ah, yes.Ê This is a glitch with the tree menu.Ê It is from my not properly encoding data that I shove into javascript variables (i need to strip out the returns first).Ê I'll try to fix this issue for the next dataface release, but in the mean time, the workaround is to just disable the tree menu.Ê This can be done using the show_record_tree preference option.
http://framework.weblite.ca/documentation/manual/conf_ini/prefs
Best regards
Steve