| One of the downsides to developing Notes client applications is that as a developer I am usually tied to using the same version of Notes/Designer that is deployed across the company. This means I am unable to take advantage of many of the new features in Domino Designer until my ... |
| Ever since Document Locking was added as an option for Notes databases there have been a number of limitations in how this works. Because of the ease with which Notes applications can be replicated to multiple servers I think it is important that IBM provide a document locking mechanism that ... |
| When you install Domino on a Windows platform machine, the Domino program directory is not added to the server's path statement. It would make it alot easier to run nsd.exe, and nserver -c commands (for batch files) if the program directory was already in the path already. |
| The day-to-day usability of LinkJam will depend on a tight browser integration. Users expect to have their bookmarks in the bookmark menu, not on some other website. Since I think there is no way to archive integration in the browser's bookmark menu, we need another way of tight integration: what ... |
| If you choose to have new mail messages notified by an icon in the system tray, then the icon should disappear if you switch to, or refresh your inbox. The indicator is fairly useless unless you are in the habit of double-clicking it to open new mail. |
| Currently load balancing uses the Server availability index and thresholds to determine where to direct users opening a mail file or database. So I have the option to load balance (which is fine if the servers are on the same site), or choose a primary server for all users (100% available) ... |
|
Wouldn´t it be great to have a address resolution from the Domino Directory in Lotus Traveler like on Blackberry ???
Or the possibility to sync another address book except the personal contacts like Commontime mNotes/mSuite ?? |
|
The "Click To Show Votes" button is causing the page to scroll up, it's a little annoying. |
|
Especially in the SMB market, where people are working for/under different organisations, but using only one mailfile/Notes-Identity it would be nice to have a way to select from different sending addresses, when sending to the internet, like some other mail clients do (drop down list or so). |
| I frequently copy a database name, or an agent name with the intention of using it in the server console command line. However, when you paste, whatever you had typed previously gets deleted. You have to paste the text, then edit your command around it. It should not be difficult ... |
| Since master template name is not the same as database name, which is shown in the "open application" dialog, there is no easy way to find and open in desinger the template wich is responsible for application's design. The technology for searching is already in place - it is been ... |
|
The Document/NotesDocument classes currently allow read access to things like creation date, last modified, etc.
However, there are a lot more properties to documents than that (when created in the current file to name one).
These should be made available as properties like the others. |
|
Currently you let a LotusScript function return a value like this:
function myFunctionName()
' do something
myFunctionName = returnvalue
End function
I want to be able to do something like this:
function myFunctionName() ' do something return returnvalue End function |
|
when the workspace is being maintained for the notes client it can help us to include a default set of icons to choose as database icon, just like you have in your system when you customize the icon for a folder (see image).
not so originally, but sometimes a timesaver |
| When upgrading the Domino Server from one version to the next the installation process always adds standard tasks that have been removed from the Notes.INI back in. I'd prefer that the upgrade process report that items such as DESIGN or UPDALL have been removed and either display a dialogue that ... |
| There are times when my client locks up or worse, crashes. I've had multiple tabs open (mail, calendar, documents, etc). These were things that needed my attention and that got interupted when the client locked up. There should be a way to to save the tabs, as we do in ... |
|
The number of rows displayed in LinkJam or IdeaJam should be configurable in a profile.
so I can switch between 20, 50, 100, ALL (see linked Idea) |
| Upgrading mail databases to a new template can be done with the "load convert" console command. I wish this could be called from within the files tab of the Administrator client for a selected range of mail files. Or even better from the persons view for a selected range of ... |
| It 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 ... |
|
IdeaJam enhancement: IdeaJam configuration section (application’s Control Panel) provides the ability to turn on/off which of the top navigation items will be visible to the application users (see attached). |
|
The Notes Vierw Column Header Click, should provide a Filter option, which allows the user to see the entire list in the view, or a selected value, or a conditional filter. Somewhat similar to the Data Auto-Filter option available in MS Excel. |