Steve PitteriHi all,
this is really cooking my head…
I’m running domino 8.5 fix pack 1 on my notebook and I’m trying to make some exercise about xpages.
I’m following step by step IBM RedBook “Building Domino Web Applications using Domino 8.5.1”.
I’ve built a Custom Control, put 3 fields on it (2 edit box and 1 rich text) and then put this Custom Control on a new XPage. Very easy.
Problems come when I run XPage preview on Internet Explorer: the rich text field (set on his form “Using Best Fit For OS”) is displayed without his nice command bar and, most of all, the submit button does nothing (i. e. the page is not sent to the server).
Things work only if I change the rt field web display property and set it to “Using HTML”: the page is sent and the doc is created.
What am I missing?
Thanks,
Steve