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

Cycle Through A List Of Agents Gives An Error

I have this code on an action button that should just run through the Agents and disable all of the… Read more Cycle Through A List Of Agents Gives An Error

How To Update A Value In Array Scoped Variable?

I have a scoped variable that stores an archive: viewScope.MY_SCOPE = new Array(); viewScope.MY_SCO… Read more How To Update A Value In Array Scoped Variable?

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

Setting Viewscope Onload And Onresize

I have used the '@media only screen' in my CSS to determine how and what information should… Read more Setting Viewscope Onload And Onresize