>
http://everythinglotus.blogspot.com/2011/03/making-resize-of-xpage-datefields-work.html
>
http://everythinglotus.blogspot.com/2011/03/making-resize-of-xpage-datefields-work.html
>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.
>I got a strange problem displaying on the Domino console
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.
>
https://www-304.ibm.com/support/docview.wss?uid=swg21470120
>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.
>
There is probably a easy solution, please comment if you know the answer.![]()
>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?
>Anybody built a 2 level navigator for XPages, like an outline that folds out
>I’ve found these two new browsers that has interesting social functions.