Promote 10 Demote | Give Administrators better control over DeletionsCurrently, administrators have no control over what happens when an owner deletes a community/wiki/blog/activity. There is no soft deletion capability. There is no way of easily restoring it to the environment if the deletion was done errorneously or maliciously. There is no way to limit some owners to do everything but ... |
Promote 1 Demote | Make IdeaSpaces Separate Configuration DocumentsI would like to see the IdeaSpaces removed from the configuration document and managed using an IdeaSpace form. The form should have the following fields/attributes:
|
Promote 5 Demote | Create interface for Archived Ideas/CommentsI would like to have an interface that would allow archived ideas & comments to be viewed. No voting or additional commenting would be allowed. Admins should be able to enable/disable the interface in the configuration. |
Promote 2 Demote | Add Configuration Item to allow archived items to be included in statistics We have a number of IdeaJams that live for a long time. Over the life of the database, IdeaSpaces are added and removed when the focus of the Jam changes. Unfortunately, when you remove an ideaspace or archive ideas, comments, and votes, they are no longer included in the statistics ... |
Promote 14 Demote | Add DOCTYPE as database configurationIt would be great if I could set the DOCTYPE for all pages generated for a given database. It needs to be able to be set at the application level because different applications could use different DOCTYPEs. The setting would work for xPages, Forms, Pages, and Agents. This setting could ... |
Promote 18 Demote | All Items on Profile Documents Should Not Be Summary Items by DefaultThe IsSummary flag is only used to determine if a field is available for views. Since Profile documents can never be shown in a view, all items stored on profile documents should have their IsSummary property set to false. This would remove the limitations on the amount of data in ... |
Promote 22 Demote | Create Domino Internet Application Server w/ OAuth/OpenID/FacebookConnect Support |
Promote 29 Demote | Add ID Attribute to Domino generated Form tagsCurrently, when Domino presents a form to a web browser, the FORM tag only contains the NAME attribute. Many JavaScript frameworks have issues accessing the form using the name attribute, especially in Firefox. it would be much better if the ID attribute was also set. I know this can be done ... |
Promote 23 Demote | Don't enable repliaction for all Locations for new ReplicasWhenever you create a new local replica of a database, Notes automatically adds the database to the Replicator page so that future scheduled replications will include this new replica. For a person who uses only 1 Location, this is fine and works as it should be. But if you ... |
Promote 36 Demote | Add Support for OpenIDWith Yahoo and Google supporting OpenID, it would be a real step towards openness and web interoperability. This would also allow Domino Extranet sites to be better players with the rest of the web. "With OpenID, you create a single username and password .... and login to an increasing ... |
Promote 25 Demote | Add Request_Content_Decoded CGI Variable for Agents |
Promote 115 Demote | Add GetHTML Method to NotesRichTextItem ClassWe already have GetFormattedText and GetUnformattedText, but what would really be helpful is to have a method that spits out the contents of a Rich Text field as HTML. It should be no more and no less than what happens when you send an email to an outside user. That's ... |
Promote 321 Demote | Allow an ID to be selected to sign a database withInstead of having to switch IDs just to sign a database, it would be much easier to be able to just select the ID file you want to use to sign with, put in the password, and do the signing. This would be similar to the way you can choose ... |
Promote 32 Demote | Generate as TextArea field propertyIt would be SOOOOOO much nicer to have a checkbox in the field properties that would allow the field to be generated as a TEXTAREA field instead of an INPUT field on the web. That would be so much easier and more logical that the crap we have to go ... |
Promote 20 Demote | Single File Expeditor DownloadI think it's ridiculous that I should have to go to multiple web sites to download and try out Expeditor. I don't think it's too much to ask for a single freaking file, is it? |
Promote 27 Demote | SQL Interface for Notes Apps |
Promote 37 Demote | Dynamic Array Initialization CheckIt would be great if there was a function that you could call in LotusScript to check if a dynamic array is initialized or not. I think it's fecking unreal that you have to do a Ubound or LBound check and if that throws an error, it hasn't been initialized ... |