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 Offsite Link "XPages" at The Free Dictionary

Latest blogosphere posts tagged “XPages”

  • Human Readable Dates in XPages 8.5.1


    Domino weblogAuthority 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 weblogAuthority 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 BlogAuthority Authority: 106
    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 BlogAuthority Authority: 106
    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 weblogAuthority 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 ...
    3 weeks ago
  • Xpage: getWeek() function in Server Side JS


    Domino weblogAuthority Authority: 118
    Im busy with the rebuild of our Planning database. To display the planning of the employees you will need the weeknumberIn Javascript object Date there is no native method to get the weeknumber. So you need to extend the Date object.To get is work in Xpages, put the following code in a Server Side JS scriptlibrary and ...
    4 weeks ago
  • Domino Designer is Free!


    mattwhite.me BlogAuthority Authority: 106
    I cant imagine why youve not seen this news, but just in case, with the release of Notes / Domino 8.5.1 next Monday, Domino Designer will now be free . This is huge news for the platform, as it means that anyone can download and have a play with 8.5.1 which is the first really good version of Domino Designer on ...
    4 weeks ago
  • Xpage tip:getValue() of getSubmittedValue()


    Domino weblogAuthority 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 ...
    5 weeks ago
  • IQJam Beta is live


    mattwhite.me BlogAuthority Authority: 106
    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 ...
    7 weeks ago

Comments about XPages

Personal attacks are NOT allowed
Please read our comment policy