Name | Language | Notes | Date created |
| Go previous and next in Pager control using left and right arrow keys |
XPages |
This is a simple JavaScript code snippet that allows you to move to previous / next pages in a Pager |
Mar 2, 2013 |
| Download all attachments (Java) |
Java |
I always loved the feature of “Download all attachments” in Gmail. So I decided we should have this |
Feb 28, 2013 |
| Make floating Banner, Title Bar and Place Bar in Application Layout control of Extension Library |
Cascaded Style Sheets |
The idea here is to make the Banner, Title Bar and Place Bar in Application Layout control of Extens |
Jan 23, 2013 |
| Drag-and-drop attachment links from file download control to Operating System to download |
XPages |
This script block modifies the download links in file download control so that if the user drags-n-d |
Oct 29, 2012 |
| Check / Uncheck all check boxes in check box group |
XPages |
Assuming that the name of your check box group is "checkBoxGroup" this code snippet will check / unc |
Oct 19, 2012 |
| Download all attachments |
XPages |
I always loved the feature of “Download all attachments” in Gmail. So I decided we should have this |
Mar 13, 2012 |
|