34 | @IsEditorPeter Presnell26400 - 08 2010 (3) It always seems so silly to display an edit button (or any action needing edit access) to a user who has author level access to a database but is not an author of the current document. I would like to see an @function (e.g. @IsEditor) which would determine if the ... |
25 | Need an @ThisFieldHelp FunctionBob Brodsky300 - 14 2007 (1) When the @ThisField and @ThisValue functions were announced at Lotusphere I chatted with Damien about the need for an @ThisFieldHelp function and he saw the need for it. Unfortunately he left Lotus. When using the @This... functions and a field value fails a Validation formula then the only meaningful ... |
25 | @GetFirstDocument and @GetNextDocument for viewPatrick Kwinten21943 - 11 2008 (0) would it be so hard to get an @GetFirstDocument and @GetNextDocument function in comibination with the OpenView @Command?
|
23 | @PhoneNumberPeter Presnell26400 - 01 2009 (7) Add a new @PhoneNumber(number;[defaultcountry];[format]) command (and LS equivalent) that take any phone number strips out the special characters and then reformats it in a standard format. This would be used a s a way of standardizing the presentation of phone numbers on forms and views and may even be useful ... |
23 | Increase the number of functions/formulas in XPagesPatrick Kwinten21943 - 26 2010 (0) In an ideal world formulas in @Formula language or @functions are also available in XPages:
http://www-10.lotus.com/ldd/ddwiki.nsf/dx/List_of_Formula_Not_Supported_In_XPages |
18 | Make @DocChildren / @DocSiblings / @DocDescendants work in any other formulaPatrick Kwinten21943 - 09 2008 (3) this could be usefullfor example build tagclouds via @dbcolumn / @dblookup |