xpages
Tag details
Welcome to the 'xpages' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'xpages'.
Look up
"xpages"
at The Free Dictionary
Latest blogosphere posts tagged “xpages”
-
Error in Tagcloud Custom Control and SSJS
Domino weblog —
Authority: 118
In some Xpage Applications I use the TagCloud Custom Control provided by IBM in the Discussion template. Today I found an error in the SSJS who generates the Tagcloud. Problem: In the SSJS xpTag ...1 week ago -
Human Readable Dates in XPages 8.5.1
Domino weblog —
Authority: 118
For a Xpage project I made useof the ServerSide Javascript library posted by Matt White. In 8.5 it worked fine and returned the last modifieddate in a human readable fashion. I discovered that in 8.5.1 the code was broken and returned undefinedinstead of a text. After some testing I found the solution. An example ...2 weeks ago -
Human Readable Dates in XPages 8.5.1
Domino weblog —
Authority: 118
For a Xpage project I made use of the Server Side Javascript library posted by Matt White. In 8.5 it worked fine and returned the last modified date in a human readable fashion. I discovered that in 8 ...2 weeks ago -
Taking Notes Podcast Episode 100
mattwhite.me Blog —
Authority: 109
Yesterday, Bruce and Julian were kind enough to invite Peter Presnell , Declan Lynch and myself to have a bit of a chat about XPages on the land mark 100th episode of the Taking Notes Podcast . The chat itself seemed to go OK, but even if youre not interested, you should listen to the podcast for the first 4 ...2 weeks ago -
Catch and Cancel Return Key Press for Safari in XPages
mattwhite.me Blog —
Authority: 109
The solution to one of the small but annoying bugs in IQJam had eluded me for quite a while, so this morning I resolved to have another go at it after a lazy weekend of feeling ill. And, lo and behold, I managed to fix it. So a little bit of background to the problem, when you login to IQJam we provide a login button ...3 weeks ago -
Strange behaviour of facesContext.getExternalContext().getRequestContextPath()
Domino weblog —
Authority: 118
I have build a webbased Digital Image Gallery and there I use facesContext.getExternalContext().getRequestContextPath() to collect the databasepath, /saas/xdig.nsfBut when I load the Xpage in the Client I see a strange behaviour.My databasepath is modified in the follow syntax, /xsp/Paddington R8!!saas\xdig.nsf ...4 weeks ago -
Xpage tip:getValue() of getSubmittedValue()
Domino weblog —
Authority: 118
I am building a Xpage application with multiple comboboxes. The values will depend on the previous combobox value.In the onChange event of the combobox I wrote some codesessionScope.company = getComponent("company").getValue(); The Change event of the Combox will partial refresh the next combobox, but you dont want ...6 weeks ago -
IQJam Beta is live
mattwhite.me Blog —
Authority: 109
As you may have seen, Bruce announced the beta release of IQJam overnight . Weve been bashing on about IQJam for a couple of months now, so I thought Id give a little background on what it is and where it came from. The original genesis of the application came, as these things do, from several different places at ...8 weeks ago