: 1941 | 47328 | 5622

 

Access IdeaJam on your iPhone at http://i.ideajam.net
0

Make PostDocumentDelete subject to ACL

: Domino Designer
: acl, delete
PostDocumentDelete kicks in when you delete a document.  BUT the access level of the user is not checked until after the code has run.  This leads to people who don't have delete rights on the database appearing to delete stuff = confusion.
 
For example, we have a postdocumentdelete to ...
9

Make all the UIs independent threads

: Notes Client / Other
: threading
All five 'clients' (Admin, Designer, Client, Debugger & properties box) should have their own threads and be independent of each other
That way I can look at the client or the designer when in debug mode
Or I can ALT-TAB from client to designer without having to close the properties ...
8

File does not exist...

: Notes Client / Other
: error, file
When you give me the error "File does not exist ", at least tell me which file you are talking about...
3

Add LS function to determine if debugger is running

: Domino Designer
: lotusscript debugger
There should be a LS function (or perhaps a property of NotesSession) that returns True if the LS debugger is running, False otherwise.

This would be useful in cases where an API call shows a modal window that prevents user interaction with the debugger - the code ...
0

@Function and LS method to get current form

: Domino Designer
: form formula lotusscript
I'd like both a @function and a LS method (as a member of NotesUIDocument) to return the name and alias of the form used to display the currently open document.
Both the @function and the method must work in a new (unsaved) document, thus removing the need for a ...
6

New format-string for @Text to get Hex, Oct and Bin versions of numbers

: Domino Designer
: @text formula format-string
Currently there is no way to easly get a hexidecimal, octal or binary representation of a number in @formula.
 
I propose a new format-string be added to @Text such that it would be possible to specify the radix required for the conversion of a number to a string.  The ...
12

Notes client - Tooltips on form and view Actions, View columns, etc.

: Domino Designer
: notes client, designer, tooltips, usability
Recently I found myself mousing over a Notes view column header, expecting a little tooltip to appear to tell me what the column showed.  After I spotted my error I thought why not?  Ideally I would like options for:
-  Tooltips on view column headers
-  Tooltips on Action buttons ...
8

Allow us to programatically control category column colours

: Domino Designer
: view, colour, coloumn
I need to allow my users to personalise their Notes application by picking  colour scheme.  The app in question is now 12 years old and is need of a bit of 'sexing up', it's also big & complex.
 
So I added a colour column to my view so that ...
1

disable the ViewShowSearchBar @command for a View  

: Domino Designer
: view, search, searchview, command

why can't we disable the ViewShowSearchBar @Command  for a View?

Sometimes i use a view as a way to create a navigation menu in an application, but this gets messed up when the ViewShowSearchBar @Command has been used previously.

please add a view option that the searchbar will never ever show up!

12

View\Go to menu option to be available in any context

: Notes Client / Core/Frameworks (Incl. sidebar, rich text editor)
: view, go to
The menu option view\Go to... [view dialog] is only available if you already have a view open or from the workspace. If you have a page open, then it is not available.
 
This option should be made available in any context.
5

Provide comprehensive group calendar functionality within a users calendar

: Notes Client / Calendar
: calendar, group, notes
This is a common question, how can we have team/ group calendars that are truely integrated with a users personal calendar.
Using the calendar overlay capabilities coming in 8.5 this could be easily achieved. A team calendar could have a profile document and an owner. Team members would be invited ...
8

Make the Notes RSS Reader compatible to the RSS button in Firefox/IE

: Notes Client / Other Database Applications
: feeds, rss, subscriptions, usability
When discovering a new blog it takes one click on the RSS icon in the title bar to start the subscription process. In FF there is Blog Lines, Google Reader, FeedDaemon, RSSOwl, LiveBookmarks. Notes Client is missing, so it is cumbersome to add a feed. Add it to the list ...
13

Traveler on Domino for Linux

: Traveler
: traveler, linux
Traveler is a great product and I would wish it would run on a Domino Server on Linux.
That would give is a lot more options to run Traveler in customer and BP environments.
 
- Daniel
25

Are we ready for a Virtual Lotusphere Annex?

: Lotusphere / Other
: virtual, sessions
I posted this idea on my blog first, but then thought it really belonged here: 
 
Adam Gartenberg proposed an idea on his blog, and I wanted to take it one step further. He suggested an UnLotusphere where people could post the sessions they had that were rejected ...
10

SameTime awareness enable multiple columns in a view

: Notes Client / Other Database Applications
: sametime
We need mulitple columns in a view to be SameTime awareness enabled. Today (release 8.0.2) it works only for one column.
9

PicklistCollection & PickListStrings to work the same on server & local replica

: Domino Designer
: picklistcollection, pickliststrings, local replica
In R6.5 the NotesUiWorkspace.picklistcollection returns values even if the database being used is local, however in R7 (& it looks like R8 too) the return value is empty.
 
e.g.
Set ddc = uiws.PickListCollection(3,True,db.server,db.filepath,"Keywords","Exclusions",damageprompt,"Damage Type")
returns a document collection if db is on a server but not if its a ...
19

Allow design replace/refresh from Admin client

: Domino Administrator / Admin Tools
: administrator, design, refresh, replace
Similar Idea = http://ideajam.net/IdeaJam/P/ij.nsf/0/1E1A08081F555B0A8625739A0063CDC0?OpenDocument
 
Allow design refresh or replace in the admin client.  Either by allowing us to add to the administrator smart icons so that we can add the @Command([DesignRefresh]) or @Command([DesignReplace])
 
or allow us to right click and choose Design\Replace and Refresh.
 
We can see ...
23

New Eclipse LotusScript Editor - things to include

: Domino Designer
: eclipse, lotusscript, lotusscript_editor, wish, 8.5.1, 8.5
The Eclipse editor for LotusScript is on its way! Hurrah
 
Here are a few things that are not so hot about the current editor. Please could we have these addressed???
 
1) Custom classes to understand intellisense (I think this already addresses)
 
2) Intellisense to work even if ...
24

Toolbar button to change text color

: Notes Client / Core/Frameworks (Incl. sidebar, rich text editor)
: text, properties, color, toolbar, button, richtext
In 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 ...
13

Allow the ability to set server debugging in the server configuration document

: Domino Server / Admin Tools
: configurationdocument, debugging, notes.ini
Currently, if you want to go in and debug a server, you must edit the notes.ini.  Or edit the notes.ini settings in the server configuration document to add the debugging lines.
 
We should be able to turn on and off debugging options in the server configuration document or server ...



Take a Tour




IdeaJam can be easily installed, setup and customized by your company.

Learn more >

Introducing IdeaJam


IdeaJam is a place where people can post and share their ideas, and gauge the marketability, popularity and viability with input from others.

When an idea gets posted, others can help promote or demote the idea and provide comments. Popular ideas will bubble to the top.

Make your opinion count.


30
More programmatic control over printing from Notes
27
Give us some option to show progress bar (platform independent) to users
23
New Eclipse LotusScript Editor - things to include
25
Are we ready for a Virtual Lotusphere Annex?
24
NotesView.AllDocuments property for LotusScript
24
Toolbar button to change text color
-10
Options to prevent mail delivery if user is out of office
19
Allow design replace/refresh from Admin client
11
Out of the box FAQ template for users
23
Calendar current time visual indicator
2
Don't force Domino to use only SSL for web access
12
Show who is out of office from the inbox view
12
More screenshots in infocenters
17
Thumbnails for manage the images
13
Traveler on Domino for Linux
13
Allow the ability to set server debugging in the server configuration document
4
Lotus Notes Enterprise Activation
10
SameTime awareness enable multiple columns in a view
10
load smartupgrade update MR -Domino -Notes
17
[EditInsertFileAttachment] - Allow wildcard, or filepath + filter
0
Blogger Meetups
9
PicklistCollection & PickListStrings to work the same on server & local replica
20
Tagging needs adding to Quickr
15
Text editor toolbar for rich text fields (Notes client)
10
NotesView.FTSearch -> NotesView.getColumnVaues() should only contain the resulting values
9
Password Recovery & HTTPS
12
Provide option to change the zoom level to read notes documents
12
Add a view to the Domino Directory that shows policy assignments

IdeaJam is hosted by