Promote 35 Demote | Implement code folding in script librariesWhen coding in “vanilla” Eclipse you get code folding for methods, constructors, etc. It would be really useful to have such a thing in server-side Javascript script libraries—in fact, across the board for all script libs and agents. |
Promote 3 Demote | Document full text indexingA recently re-surfaced older link on Alan's site has reminded me of a long-standing issue with Notes (& Domino Designer): there is no set of definitive documentation re full-text indices, i.e. how to build an FT query. There are various gotchas with regards testing different types of field values, ... |
Promote -14 Demote | Make null numeric values zero?Having just spent an age in maintenance mode tracking down a dodgy numeric field in a MASSIVE form, a simple suggestion for the Notes team is that if a numeric field is empty (i.e. in doc properties its value is ""), treat that as being the same as zero for ... |
Promote 40 Demote | Enforce (or advise) the need for a default viewIf a database does not have a default view specified (which is easily done), certain areas of functionality don't work as intended -- especially when it comes to document collection operations (e.g. code that generates doclinks). A co-worker recently encountered a particularly nasty issue in which looping a document ... |
Promote 19 Demote | Fix printing in the Mac clientIt is farcical that after all these years, the Mac client still doesn't print properly (I refer to printing rich text documents / tables as outlined in SPR # YZHG76DFWA0). Currently IBM have no plans to fix this in Notes 7 or 8. I think it would be a good ... |