142 | Persistent Login for HTTP |
82 | Free (restricted) Domino server for web applicationsKarl-Henry Martinsson1572 - 09 2010 / (8) Provide a free version of Domino to be used as a web application platform as described here. Create a restricted version, or as someone called it "community version". Let's say unlimited anonymous access and 100 (250?) authenticated web users, but no mail, just applications. Any Notes users or mail users still ... |
60 | Provide more useful error messagesMatt White9250 - 11 2008 / (1) When opening a document in the Notes client and a formula prevents the form from loading you will be told which field has the problem. On the web you get something like: HTTP Web Server: Lotus Notes Exception - Incorrect data type for operator or @Function: Number expected |
57 | Please update Domino to fully support TLS (SSL v3.1) |
56 | Custom Domino HTTP Error Message ConfigurationDeclan Lynch640 - 14 2008 / (4) while it's possible to use domcfg.nsf to map some types of http errors to special forms in the domcfg.nsf database the level of control it provides is not great and relies on the Domino administrator to work with the designer to edit that particular database and create the mappings etc. ... |
55 | CALDAV support for open calendar interoperabilityMark Demicoli10169 - 02 2008 / (11) The rise in popularity of online calendaring applications such as Google Calendar and Yahoo Calendar has spurred these megalyths to support the emerging CALDAV standard (RFC 4791) for calendar event interoperability between disparate systems. On the client side, Mozilla's Firebird is already supporting CALDAV. This means that fully-compliant CALDAV servers ... |
41 | Folder Unread Marks for Domino Web AccessChris Whisonant2445 - 26 2008 / (8) Currently DWA users cannot see the unread marks in folders. This can hinder many organizations from a wider deployment of DWA because of email users who can't really effectively use rules in their mail files (without having to go te each folder and see if there are new messages). The ... |
37 | Make XPages generate better html codeJan Schulz4383 - 24 2009 / (8) XPages code is a mess, it does not handle situation, where browserfeatures are missing and it is not accessible by default. This might be acceptable for internal websites, where you can control the browser and users, but it is not for customer facing websites. This should be fixed. One ... |
36 | Web server should provide more informative formula errorsMark Demicoli10169 - 15 2009 / (3) When a web form contains a field with an errant formula, Domino HTTP spits out the error text with no reference to the field that threw the error. Simply mentioning the field name would be very useful and save a lot of process-of-elimination time to find the rogue formula. |
34 | Server-side includes on HTML pagesEric Wilson1596 - 30 2008 / (3) Most web servers already support the ability to combine content from various sources into a single HTML page on the server but Domino does not. Domino needs this! An example is an HTML page which pulls content from Domino DBs into an otherwise static HTML page. Some might say ... |
29 | WebQueryOpen and WebQuerySave agents in Sign In, Change Password and Error formsHarkpabst Meliantrop3233 - 29 2007 / (1) In Domino Web Server Configuration (domcfg.nsf), we can define custom forms for user login, performing password changes and displaying HTTP errors. These forms can either reside within domcfg.nsf or any other database. However, no matter which option we choose, WebQueryOpen and WebQuerySave agents are never executed, Domino just replaces the ... |
29 | Allow me to write binary data to the response stream in LS and Java.Peter LaComb677 - 08 2007 / (1) I'd really like to be able to send a file attachment as a response without a redirect (since I'm creating the file in memory, I don't want to save it and then purge it at some later date). |
29 | Week numbers in Domino Web AccessJimmy Eriksson520 - 16 2008 / (0) Would be great to have the option to show week numbers in DWA the same way you show it in Notes Client Calendar and "Day at glance". |
29 | Add ID Attribute to Domino generated Form tagsSean Burgess5146 - 13 2009 / (1) Currently, 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 ... |
29 | Add X-Pages support for Domino Offline ServicesMark Hughes175 - 15 2010 / (2) Add support for Xpages in DOLS so that you can take a Xpage application offline - without having the whole notes client installed and taking up so many resources, and giving ui options not wanted for the solution being delivered. |
28 | Article: How to Debug Your XPage ApplicationAbstract: The debugging environment for XPages is very different than traditional Notes applications. This article describes some techniques we used while developing the Lead Manager smaple. Background: The ISV Technical Enablement Team has a mission to produce articles on the latest Notes and Domino Technology pertinent to the needs of ... |
28 | Enable WebDAV for all Notes documentsGernot Leithner269 - 12 2009 / (5) WebDAV is currently only supported for design documents. Why not be able to use WebDAV as a protocol to create, edit and delete Notes documents? We could enrich our mashed up user experience with a cool Notes database integration in the Explorer. Why does Lotus Domino suffer from incomplete ... |
27 | Article: Compare and Contrast: the View Panel and Repeat XPage ControlsAbstract: The View Panel and Repeat controls in XPages both allow you to iterate over data sets. Views are quick, but tightly coupled to Notes Views. Repeats are very flexible, but there is a certain amount of wiring that needs to be built. This article shows how we chose which ... |
27 | Article: How to Approach Upgrading Your Domino Web App to XPagesAbstract: You don't have to convert an entire app to using XPages at once. Using the Lead Manager sample as a focus, we show how you can develop a strategy for how to approach upgrading your application to XPages. Background: The ISV Technical Enablement Team has a mission to produce ... |
26 | Article: Adding Rich Client Features to Thin Client Applications with XPagesAbstract: Tips and tricks for adding rich client features such as drag and drop, select, and selective update, to your XPage based thin client application. Background: The ISV Technical Enablement Team has a mission to produce articles on the latest Notes and Domino Technology pertinent to the needs of our ... |