Promote 5 Demote | Improve the XPages extension library |
Promote 5 Demote | Improve the XPages documentation |
Promote 1 Demote | Collapse the style section in the XPage properties panelThe style section is relatively less used but takes much space in the properties panel, especially inconvenient on small screens like my laptop. If you want to edit the more useful section e.g. Resources, All properties, you have to scroll down. Collapse the style section by default, please. |
Promote 8 Demote | LotusScript content assist to include members of custom base classesThe LotusScript editor lists members of custom classes. It would be better to cover the members of a base class when referencing a object of the derived class. |
Promote 17 Demote | Use CamelCase in content assist while editing LotusScript as beforeThe old LS editor inserts the API in CamelCase e.g. GetAllDocumentsByKey. The new Eclipse editor ignores the case with Getalldocumentsbykey.
Another issue is the new editor lists NotesDocumentCollection before NotesDocument. |
Promote 17 Demote | Edit comments of design elements from the element list or properties tabSo that you don't need to open an element to edit its comment.
Better modify it for multiple elements in the properties tab just like those design properties. |
Promote 9 Demote | Remove the duplicated warning when opening an inherited design elementIn Eclipse based designer, there's an option "Show warning when editing design elements that inherit from templates" to control the warning. But actually there are two warnings if the option is checked and STILL ONE persists after it's not checked. |
Promote 6 Demote | Make Ctrl+s work whereever it should when editing XPages in DesignerTill 8.5.2, after you modify some attributes e.g. scripts in the data binding attribute, Designer acknowledges the current XPage has been modifed and the SAVE button is valid, but pressing Ctrl+S has no effect. The comments showed someone misunderstood my meaning, so I added "in Designer" to the title. My ... |
Promote 11 Demote | A more delicatied outline for lotusscript class in the eclipse-based editorThe current outline in the eclipse lotusscript editor lists all the variables and methods alphabetically. It would be better to separate them or have an option to hide fields. |
Promote -6 Demote | Notes R8.5.1 crashs after a drag-and-drop over a fieldMy Notes version is: Release 8.5.1 Revision 20091002.1006 (Release 8.5.1 FP2) Standard Configuration It runs on Windows. I replied a mail, dragged a file to the mail. If I moved the mouse over a field e.g. To/cc/Subject in the history part of the mail body and ... |
Promote 18 Demote | Restore 'Starts with' search of design elementsIn Designer prior to 8.5, in the design elements list e.g. forms, views, you can sort a column e.g. name, last modified person, and type a few letters to do a 'starts with' search(I remeber it's actually a smarter 'contains' search in the default name column) . In the new ... |
Promote 28 Demote | Check my internet address to avoid replying myselfIn the mail conversation with internet users, when I select 'Reply to all', Notes will not check if the receiver list contains my internet address, say goodguy@mail.com, so I will receive my reply. Notes should check the sender's internet address just as it checks the Notes mail address. |
Promote 10 Demote | Change the 'View type' of existing viewsIt'll be useful to be able to change the "view type" (shared, contains documents not in any folder, private...) of existing views, so to folder. Below is the scenario which triggered this thought: I'm customizing my mail. The "Mail Threads" view can help to organize the fast growing mail and ... |
Promote 42 Demote | Toolbar button to change text colorIn the current Text Properties toolbar, there is no button to select text color. If you want to change the color, you have to display the Text Properties dialog first or use the Text\Color menu. It's rather inconvenient and I cannot figue out why Lotus doesn't provide that obviously useful ... |
Promote 6 Demote | Make @InheritedDocumentUniqueID work consistently for saved documentIn a existing response document, @InheritedDocumentUniqueID returns the @DocumentUniqueID. That is to say, only when the response being created, the formula behaves like what its name suggests. That's rather misleading. Why not return the parent document id, I think it's not so complicated for you can get it from $Ref. |
Promote 56 Demote | Shared Action Bar |
Promote 35 Demote | Improve LotuscriptFrustrated by the inconvenience and incapability of lotusscript, I've expected improvements for years but just disappointed as each Notes release came. I know as created as a script languate embedded in Notes, we can't expect many things like multiple thread, but there's still a lot of space to improve.
|
Promote 178 Demote | Locate field in DesignerIt's always a tedious job to find a field given its name especially when the form was designed by someone else and even so when it's a complex form. An intuitive way can be to sort the fields alphabetically in the object list (also display the fields and other elements ... |
Promote 47 Demote | Double click to adjust view column widthJust as you can do in Excel, double click the column edge to adjust its length to fit the content.
I've searched and found no similar ideas. Sorry if it has existed. |