>I had a strange error today, I had an Xpage that when you clicked in the navigation a partial refresh was done and a “document” was loaded into a panel with a title and some RichText displayed inside a computed text control it also had a Back button that executed some server side SSJS.
Author Archives: Fredrik Norling - Page 20
Xpage Events doesn’t always work after partial refresh
Strange XPage error on the console.
>I got a strange problem displaying on the Domino console
Making the resize of XPage Datefields work like they should
I found when creating an application that I couldn’t resize a date field. The date picker mover to a second row and that wasn’t what I wanted.
And I didn’t want a large field because I was only storing a short date in ISO Date format.
I started to investigate why the helper icon was moved to the second row and found that a style width was inherited down in the date field control. This made that the text field storing the date was as big as the surrounding span and that made the helper icon to pop down to the second row.
I thought that I could fix the problem in the Dojo Widget but I couldn’t find any event to attach my code to that fired when the compilation of the widget was done. So my choice fell on implementing this as a Dojo onload event fix.
Place the code within a output script on a custom control or in a script library and add it to you XPage with the fields. It can handle one or multiple date fields. It will only manipulate fields with the width style added.
IBM continues with Nokia and no Windows Phone 7
>
https://www-304.ibm.com/support/docview.wss?uid=swg21470120
NotesRichTextRange ReplaceAndFind clears the RichTextItem or gives a crash
>If you are using this function in Lotusscript (haven’t tested Java) and replacing text that has the property passthruhtml beware that the Richtext item will be cleared if the RichText item data is larger than 64K, I can’t wait when the 64K limit gone from Domino!!!
Another enoying bug is that if you do alot or replacements the client/server will crash.
The bugs in reported to IBM, and I will comeback with when they are fixed. They are reproducable so I’m confident that IBM will fix them.
How do I create a editbox connected to a richtextfield
>
There is probably a easy solution, please comment if you know the answer.![]()
Extension library dynamical treenodes
>Is it possible to create TreeNodes thru code to populate for instance a pagenavigator object from the extension library?
I know about the bean object but how should the bean look like can’t find any examples?
Can it be done with out a bean object?
Multi level navigator for XPages
>Anybody built a 2 level navigator for XPages, like an outline that folds out
Rockmelt & Flock, 2 chrome based browsers with interesting functions
>I’ve found these two new browsers that has interesting social functions.
IPhone 4 with traveler connection problems
>I have a customer that has an IPhone 4 and he gets connection errors, server not responding all the time with the traveler server but if he opens the browser and surf against the traveler server the sync starts to work again.


