Skip to content Skip to sidebar Skip to footer
Showing posts with the label Xpages

Trying To Avoid Multiple Calls To Jquery In A Domino Xpage

I am attempting to use the 'DataTables' table plug-in for jQuery on a simple Domino XPage. … Read more Trying To Avoid Multiple Calls To Jquery In A Domino Xpage

Read Json Object In Csjs From Ssjs

I wanted to find out if its possible to send an array of json objects to csjs from ssjs in a sessio… Read more Read Json Object In Csjs From Ssjs

How To Disable Validators Using The Xsp.partialrefreshpost Method?

I am using XSP.partialRefreshPost to trigger a partial refresh from client side Javascript. I would… Read more How To Disable Validators Using The Xsp.partialrefreshpost Method?

Xpages Returning Class Icon In View Column

( from http://fortawesome.github.io/Font-Awesome/icons/ ) I want the above class to be the result… Read more Xpages Returning Class Icon In View Column

Stopping GetClientId() Computations In JS Code

I came across some interesting behaviour of the javascript code on my XPages //'rdoGeschlecht1&… Read more Stopping GetClientId() Computations In JS Code