Promote 19 Demote | Text Highlighter needs some small UI changes to be more intuitive |
Promote 21 Demote | Change the cursors for the Permanent Pen and Highlighter so they're easier to position |
Promote 38 Demote | Using Notes://. Add support for query_string parameters in NotesI'm using "Notes://...?open&Code=123" as a url from a browser. This works perfectly. However, I need to be able to read the query_string provided in the url. Trying this with e.g. an ?Openform, resulted in an empty string. I also tried opening an agent using Notes://...myagent?Open, but this didn't work ... |
Promote 23 Demote | Provide a way to disable 'readviewentries' for each viewIf a (web) user knows or guesses the name of a view, he/she can read the complete content of the view as XML using ?readviewentries. Directly opening a view can be easily prevented using e.g. $$ViewTemplateDefault. I know you can use url redirection, but those are server-settings, usually not available ... |
Promote 24 Demote | Formula Command to set Language Tag of selected text |
Promote 0 Demote | accidental entry (to be removed)none |
Promote 1 Demote | Formula Command to set Language Tag of selected text |
Promote 26 Demote | Option for a Field to have its content selected when getting focusWhen a user is using a web app (or any app for that matter), and he/she moves from one field to another (e.g. by using the tab-key) the content of the field that gets the focus, is usually selected. The moment the users starts typing, that content is overwritten. In ... |
Promote 33 Demote | Allow a Redirect in WebQueryOpenWhen using a WebQueryOpen agent, I sometimes have the need to redirect the user to another 'page' depending on some settings/fields. Using a 'print' statement at the end of the agent would do just fine. One practical example: Redirect the user to a registration form, if he/she has not yet ... |
Promote 37 Demote | DWA Lite: Automatically checking for new messagesI just love the new DWA lite ! It's fast, great looking, tabbed, ... . The only thing I miss is the 'Automatically checking for new messages'. You don't get a notification when new mail comes in, forcing you to 'refresh' the inbox manually. Updated: Making this checking optional (by ... |
Promote 38 Demote | Buttons should have a 'No Focus on Click' propertyWhen you put a button above e.g. a RichText field, to perform a simple action as 'EditInsertFileAttachment', the user would like it to insert the attachment where the cursor is at that moment. Currenty when clicking a button, this button get's the focus, and you don't know where the cursor/focus ... |
Promote 44 Demote | Allow Subform ABOVE the Actionbar |
Promote 6 Demote | Allow Text Popups to be computedI like to give my users 'inline' help on a form. I prefer doing this using popup text. Unfortunately you have to type this text into the form design. I would rather have this text as a formula, so I can fetch it from a (profile) doc, the user responsible ... |
Promote 63 Demote | Attachments: rename 'View' to 'Preview' |
Promote 1 Demote | Scripted activities should 'print' to LEI logWhen printing in Lotusscript, the information is 'printed' to the log when running scheduled agents. I would love that this printing goes to the LEI log of the activity when the script is run from a LEI activity. |
Promote 58 Demote | Allow developers to 'label' the Keyword dialogbox |
Promote 1 Demote | Mark Scheduled agents to 'Don't run in Template'Often scheduled agents runs on a template too, while they shouldn't. Just disabling them often has the side effect that a refresh design disables them in the 'production' databases too. By adding a checkbox in the agent properties 'Don't run in Template' this could become a developer setting. |
Promote 57 Demote | Change 'Printer Driver' from Lotusscript |
Promote 46 Demote | PickLists should have a defaultchoice |
Promote 49 Demote | Allow 'import' of HTML into RTF in the backend |