: 4199 | 102713 | 11373

 
You may have noticed that IdeaJam now looks a bit different. That's because we are testing out some new themes that will be included with IdeaJam V2.0 coming in 2012. If you have any feedback about the new themes we would be happy to hear what you have to say. Please drop us a note.

0

Delete ideas

: IQJam
: week, asset
hans meyer21 - 16 2012 / (1)
ew
0

Allow to specify a muxiumum size for email archives

: Domino Administrator / Data Storage and Management
: size, administration
Jos Janssen3617 - 27 2011 / (1)
In order to allow users to save email archives to CD/DVD there should be an option to specify the maximum size for archives. 
0

Database Corruption- DbInfoIsCorrupt(DbWriteDbInfo: First or Next RRVPos invalid)

: Domino Administrator / Other
: database corruption
Hasnain Yousuf715 - 03 2011 / (3)
There is  a database say test.nsf on one of our Production Domino Servers say  Testserver ,Running On 6.5.4 on Win 2K OS without Txn enabled.
 
It is corrupt and when we try to fix it up using online maintenance commands as below:
 
fixup -f (This causes Fixup to check ...
6

Automatic deletion archive database

: Domino Server / Other
: archive, database, delete
Martin Hansgut901 - 28 2011 / (6)
When deleting users from the Domino Directory and select delete e-mail database, to be able to select delete archive database from server.
2

Export and import working sets

: Domino Designer
: working sets
Mark Demicoli20330 - 07 2011 / (2)
 Ability to easily export and import designer working sets to / from file
0

Double click on embedded element to open view or outline

: Domino Designer
: embedded, outline, embedded view
Bas van Gestel6196 - 12 2011 / (3)
When an outline is embedded on a page, it would be great if I have the page open in designer and I double click on the embedded outline, the outline would be opened in designer.
 
Would be even better if the changes would be visible in the page directly ...
0

Double click on frame to open content from designer

: Domino Designer
: frameset, frame, doubleclick
Bas van Gestel6196 - 12 2011 / (2)
 Would be great if when you double click on a frame within a frameset in designer the corresponding design element is opened. Kinda similar to double clicking on a subform within a form.
1

appendtotextlist for xpages

: Domino Designer
: xpages, method, lists
Patrick Kwinten54996 - 15 2010 / (1)
currently not available...
13

Make possible to link viewheaders in View panel

: Domino Designer
: view column, header
Patrick Kwinten54996 - 22 2010 / (,

Make possible to link viewheaders in View panel

: Domino Designer
: view column, header
Patrick Kwinten54996 - 22 2010 / (2)
just as in Notes make it possible to open another view (XPage) when clicking on the column header.
-1

Option to include a database in a new working set

: Domino Designer
: working set, include, usability
Patrick Kwinten54996 - 11 2010 / (1)
when I have the working sets enabled, when I answer that I want to create a new working set, I can not select that the database to be opened should be member of that new working set.
 
I need therefor to do that handling afterwards, feels a bit stupid, unnecessary.
0

Remove system error "Invalid Selection" from lotusscript function PickListCollection

: Domino Designer
: lotusscript, error
Erwin Heeren2298 - 07 2010 / (3)
When you use PickListCollection in LotusScript, you cannot handle the error "Invalid Selection" when the user does not select a document from the picklist view. The error message is redundant, because the developer can handle this situation using the returned (empty) document collection.
-1

Remove system error "Invalid Selection" from lotusscript function PickListCollection

: Domino Designer
: lotusscript, error
Erwin Heeren2298 - 07 2010 / (1)
When you use PickListCollection in LotusScript, you cannot handle the error "Invalid Selection" when the user does not select a document from the picklist view. The error message is redundant, because the developer can handle this situation using the returned (empty) document collection.
-1

Remove system error "Invalid Selection" from lotusscript function PickListCollection

: Domino Designer
: lotusscript, error
Erwin Heeren2298 - 07 2010 / (1)
When you use PickListCollection in LotusScript, you cannot handle the error "Invalid Selection" when the user does not select a document from the picklist view. The error message is redundant, because the developer can handle this situation using the returned (empty) document collection.
-1

Make the file attachment viewers available outside of Notes

: Notes Client / Other
: viewer, attachments
David Hablewitz32126 - 05 2010 / (3)
The option to View a file attachment in Notes rather than Open or Edit it is great.  Skip the overhead of loading the application and avoid the risk of malicious code in the file.  This works so well, I would like to be able to use these viewers for files ...
-4

Links on messages and referrer issue...

: Notes Client / iNotes
: security, url, address
Serdar Basegmez2054 - 30 2010 / (8)
I just blogged about it.
 
http://lotusnotus.com/lotusnotus_en.nsf/dx/be-careful-to-click-links-on-inotes.htm
 
When a user clicks a url coming with e-mail, referrer information is going to the remote web server. This information includes iNotes server url and name of the mail database.
-1

Agent visibility based on roles

: Domino Designer
: role, agent, access
Bas van Gestel6196 - 11 2010 / (3)
Have an option to define who may use an Action Menu agent.
Similar to the way you can set a view to be only visible to users with e.g. the [admin] role.
 
Currently when you do not want normal users to have access to an agent you have two ...
-3

Add "Next" link to XPage view control pager

: Domino Designer
: xpages, view
Mark Demicoli20330 - 07 2010 / (5)
This is pretty obvious - no need to know what page you're currently on, just go to the next one.
13

Connect Geographic Location to Google Maps in business card

: Sametime / Other
: location, google maps, geolocation
Patrick Kwinten54996 - 29 2010 / (,

Connect Geographic Location to Google Maps in business card

: Sametime / Other
: location, google maps, geolocation
Patrick Kwinten54996 - 29 2010 / (1)
In the business card that comes from a contact in Sametime the personal location is displayed. It would be more powerful if this information is somehow connected to a geolocation service, like Google Maps.
 
So if I would click on the location Google maps could be loaded with the personal ...
-1

Open a profile document in a dialogbox

: Domino Designer
: profile document, dialogbox
Patrick Kwinten54996 - 08 2010 / (2)
something like
 
Sub Initialize     Dim session As New NotesSession     Dim db As NotesDatabase     Dim doc As NotesDocument         Set db = session.CurrentDatabase     Set doc = db.GetProfileDocument("profile")     Dim workspace As New NotesUIWorkspace     Call workspace.DialogBox _     ("Dialog Box", True, True, False, False, False,  ...
-2

Open embedded view on form/page in edit mode in Designer with double-click

: Domino Designer
: embedded view, designer
Patrick Kwinten54996 - 27 2010 / (2)
It would make it a bit more convenient to be able an embedded view in edit mode in Designer, simply by clicking twice on the view. Same as with embedded sub-forms.


:
:

Welcome to IdeaJam™


You can run IdeaJam™ in your company. It's easy to install, setup and customize. Your employees, partners and customers will immediately see results.

Use IdeaJam to:

  • Collect ideas from employees
  • Solicit feedback and suggestions from employees and customers
  • Run innovation contests and competitions
  • Validate concepts
  • Use the power of "crowd-sourcing" to rank ideas and allow the best ideas to rise to the top

IdeaJam™ works with:

  • IBM Connections
  • IBM Lotus Quickr
  • Blogs and Wikis
  • Websphere Portal
  • Microsoft Sharepoint
  • and other applications.

IdeaJam has an extensive set of widgets and API's that allow you to extend and integrate IdeaJam™ with other applications.

Learn more about IdeaJam >>


8
Searching in the mail archive with using the search toolbar
1
"Build Automatically" and "Clean"
21
Clean-up recent contacts if not used for X days
11
Clicking on reply/forward icon in mail view should open the replied/forwarded mail
12
Reopen recently closed tabs
-4
Add the ability to set a unique org unit in a registration settings policy document
13
Support SHA-2 certificates in Lotus Notes 8.5.x
11
Search on folder names
13
Add Redo function to Notes client.
-1
Ability to set up facebook-like user activity tracking
0
Virtual meeting place in Connection
4
@Mentioning in Connections
19
Out of Office linked to calender entry
-2
the ability to retract votes..
10
More options for disabling Recent Contacts







IdeaJam developed by