: 4401 | 106124 | 11885

Johannes Madsen344 

Add server and database as optional parameters for @GetProfileField and @SetProfileField (02 May 2013)

After reading the title I was going to say no, but now I understand that you want to be able to specify the database. This is a feature I have needed more than once.

@WeekNumber - calculate the week number from a specific date (22 Jun 2011)

In the mean time you can use this formula:

WeekDay := @Weekday(Date);
ThisThurs := @Adjust(Date; 0; 0; @If(Weekday = 1; -3; 5 - Weekday); 0; 0; 0);
Year := @Year(ThisThurs);
Jan1 := @Date(Year; 1; 1);
Jan1day := @Weekday(Jan1);
Week1Thurs := @Adjust(Jan1; 0; 0; @If(Jan1day > 5; 12 - Jan1day; 5 - Jan1day); 0; 0; 0);
1 + (ThisThurs - Week1Thurs) / 604800; REM {Seconds pr. week};

The result of the last formula is the week number of Date

Add sort as numeric to view column properties (06 Dec 2010)

Why not simply replace Column_Formula with @TextToNumber(Column_Formula)?
That's what I do

notes.ini variabel to exclude internal NotesNames from Recent Contacts (04 Apr 2010)

Why make it a Notes.ini setting? It's easier if it could be se in the Contact profile document (where you presently can deselect recent contacts)

Select which sources the "Recent Contacts" feature gets its contacts. (04 Apr 2010)

I would like to restrict Recent Contacts to the primary contact in emails only . Ie the sender (From-field) in an inbound email and the recievers (SendTo-field) in an outbound email.

I would like to avoid the following from entering Recent Contacts:
- Other recievers in an inbound email
- SameTime contacts

Allow users to sort within categories of a view. (24 Jan 2010)

This would be extremely useful when a single category of a view is embedded

Export to PDF from Notes (and not just from Symphony) (24 Jan 2010)

Has someone ever asked you to mail them a Notes document? What did you do?
It is not possible because Notes documents are not documents in the same sense as e.g. Word or Excel documents and it may be one of the situations where you regret that you didn't develop your application using another tool.

Knud's suggestion is a possible solution to this problem. In most cases the reciever only wants to see how the document looks, and it's true that this can be accomplished by using a PDF-printer, but its way to complicated for the common user and it's not possible to develop an action button which mails a Notes document when you press it.

Multi Language Support (10 Dec 2007)

I second this idea, which is not only relevant for multi language applications. I need it in my products to allow each installation to select the titles that fit their terminology. E.g. some installations prefer the term Customer, others Client and others Member. Why can't I make a Notes button containing the proper term? (it's so easy in HTML) .

Reload script library code in Notes agent at compile time (10 Dec 2007)

In other cases, you make changes to a Script Library that does NOT affect an agent (or another user of the Script Library). Afterwards the agent doesn't work and all you have to do its recompile it. This is a similar Lotus Script "bug" and should be fixed.

Better multithreading support in the client (10 Dec 2007)

The worst is that the Client and the Designer still is the same thread (like it was in R3 when there was no distinction), so if you are locked in the client, you are locked in the designer too. I hope this will change when the designer becomes Exlipse based.

Export to PDF from Notes (and not just from Symphony) (10 Dec 2007)

It should be possible to execute "Export to PDF" from Lotus Script and (optionally) specify the file path for the resulting PDF-file in Lotus Script avoiding the user to be prompted.


:
:

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 >>


4
Add server and database as optional parameters for @GetProfileField and @SetProfileField
9
Have an option to copy an URL from an e-mail (or other)
-1
System wide Web Query Save
56
Please update Domino to fully support TLS (SSL v3.1)
4
Integrated ICS OneUI Editor for Designer
0
Design Element PostSave event
55
When deleting user, delete archive & roaming files as well as mail file
0
Please make the 'Database Users' view collapsible
6
Agent context menu in editor tab eg. "Run Agent"
2
Give us @commands for splitting & joining table cells, and hence smarticons for the same







IdeaJam developed by