OpenNTF.org
  • All
  • Projects
  • Snippets
  • Explore
    • Home
    • About
    • Get Involved
    • IP
    • Legal
    • Interact With Us
    • Blog
    • Webinars
    • Discord
    • Twitter
    • YouTube
    • Facebook
    • OpenNTF GitHub
    • OpenNTF Connections GitHub
    • IBM Connections Downloads
    • DominoHelp (external)
  • Explore
  • Home
  • About
  • Get Involved
  • IP
  • Legal
  • Interact With Us
  • Blog
  • Webinars
  • Resources
  • Discord
  • Twitter
  • YouTube
  • Facebook
  • OpenNTF GitHub
  • OpenNTF Connections GitHub
  • IBM Connections Downloads
  • DominoHelp (external)
  • Resources
    • Discord
    • Twitter
    • YouTube
    • Facebook
    • OpenNTF GitHub
    • OpenNTF Connections GitHub
    • IBM Connections Downloads
    • DominoHelp (external)
  • Projects
  • Snippets
  • Collaboration Today
  • Sign In

    Forgotten your login credentials?
  • All
  • Projects
  • Snippets

XPages Extension Library

XPages Extension Library

Created by Philippe Riand, Niklas Heidloff, Dave Delay, Akihiro Kosugi, Maire Kehoe, Tony McGuckin, John Piermarini, Martin Donnelly, James Quill, Padraic Edwards, Andrejus Chaliapinas, Lorcan McDonald, Simon McLoughlin, Paul Hannan, B Gleeson 2 decades ago123755 Downloads

  • Summary
  • Downloads/Releases
  • Screenshots
  • Documentation
  • Feature Requests
  • Defects
  • Discussions
  • Reviews
  • All  (426)
  • Submitted  (406)
  • Rejected  (1)
  • Investigating  (2)
  • Fixed  (17)
  • Windows 11 - All,Submitted

    By barbara RB rossi 3 years ago
  • XML/XSL tranformation time - All,Submitted

    By Tomy Berry 8 years ago
  • djDateTextBox does show correct date-format when document is opened for read. - All,Submitted

    By Johnny Haugen Sørgård 8 years ago
  • DropDownButton does not display images next to menu-item using OneUI themes. - All,Submitted

    By Johnny Haugen Sørgård 9 years ago
  • RestService with multiple values view (ExtLib v08) - All,Submitted

    By Roman Galiullin 9 years ago   7 replies
  • Cannot find the library com.ibm.xsp.extlib.relational.library - All,Submitted

    By Jared Russell 9 years ago   3 replies
  • Application Layout Bootstrap3 style - right column creates layout error on sm-screen - All,Submitted

    By Uwe E. Jandt 10 years ago   1 reply
  • Missing responsive xe:bootstrapResponsiveConfiguration, xe:dashboard and so on - All,Submitted

    By Benjamin Kruger 10 years ago   2 replies
  • Unable to invoke calendarView.onRescheduleEntry - All,Submitted

    By Johnny Haugen Sørgård 10 years ago
  • JSON RPC script editor - All,Submitted

    By CSABA KISS 1 decade ago
  • TabContainer - Unresponsive design after adding several tabpages with iframe panel. - All,Submitted

    By Kim Acket 1 decade ago   1 reply
  • ExtLib xe:applicationLayout with xe:bootstrapResponsiveConfiguration generates invalid HTML - All,Investigating

    By mathew murphy 1 decade ago   2 replies
  • Summary page on OpenNTF has a dead link, Flash is no longer supported by Slideshare - All,Submitted

    By Lars Berntrop 1 decade ago   1 reply
  • Application Layout, placebar - adding image to a link renders wrong - All,Submitted

    By Johnny Haugen Sørgård 1 decade ago   1 reply
  • Font Icon in Navigator or in any treeNode control - All,Submitted

    By CSABA KISS 1 decade ago
  • Dojo Number Text Box exit without save - All,Submitted

    By Matteo Veronesi 1 decade ago
  • for(viewEntry: viewEntryCollection) fails - All,Submitted

    By Sjef Bosman 1 decade ago
  • Application layout control rendering/styling problem with ExtLib V12 - All,Fixed

    By Aliaksandr Patapenka 1 decade ago   1 reply
  • Problem with dojo IO Pipelines in combination with xe:namepicker - All,Submitted

    By Georg Kastenhofer 1 decade ago   2 replies
  • Designer 8.53 - drag+dropn extension control onto design pane - only tags displayed not control layout  - All,Submitted

    By Thomas Feucht 1 decade ago   1 reply
  • ‹
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • ...
  • ›
  • DataView navigation issue

    By Matt White 1 decade ago

     

    I have a slightly odd issue with navigation on a mobile web app. The process flow is that I start viewing a document at URL:

    http://act.local/mydb.nsf/mhome.xsp?documentId=1BBBBA33DFC32F3B002579BC003016DD&action=openDocument#contact

    Inside that document is a link to a view which I click:

    http://act.local/mydb.nsf/mhome.xsp?documentId=1BBBBA33DFC32F3B002579BC003016DD&action=openDocument#activitiesbycontactid

    So the # parameter has changed, this is fine. The page I go to has a DataView on it which is configured to open the page called activity when a document is clicked. But what happens when I click the link is this:

    http://act.local/mydb.nsf/mhome.xsp?documentId=1BBBBA33DFC32F3B002579BC003016DD&action=openDocument#activity&databaseName=Dev853/IdeaJam!!mydb.nsf&documentId=327ECBDE46654A77002579BC003020EF&action=openDocument

    Hopefully it's obvious what is happening, the existing URL which was opening a document directly hasn't been rewritten properly when I try and open the next document, instead the document unid I am trying to open is appended onto the end of the URL. This just leads to confusion on the part of the server and it can't open anything at all!

    Matt

    • Edited last URL

      By Matt White 1 decade ago

      The last URL wasn't formatted properly, so here it is again (I had to put some line breaks in)...

      http://act.local/mydb.nsf/mhome.xsp?documentId=1BBBBA33DFC32F3B002579BC003016DD&

      action=openDocument#activity&databaseName=Dev853/IdeaJam!!

      mydb.nsf&documentId=327ECBDE46654A77002579BC003020EF&action=openDocument

       

       

    • DataView / Mobile URLs

      By Tony McGuckin 1 decade ago

      Can you send me a self-contained example application or even the XSP markup of interest.  I'm particularly interested in understanding how you are referencing the row data within each of the dataView's on each page - if at all. And how you are loading/ resetting content for each page between requests.

      • Email Sent

        By Matt White 1 decade ago

        Hi Tony,

         

        I sent you an email with a sample database and some more details, thanks for the help.

         

        Matt

  • Text will be parsed with OpenNTF flavoured Markdown Images can be pasted from the clipboard (not IE)

Terms of Use | Privacy Policy

Hosted by Prominic.NET | Designed and developed by Oval Business Solutions