52 | Show All Design Elements (Single View)Peter Presnell26400 - 03 2009 / (1) I would like to suggest adding a view to DDE in which I can see a list of all design elements. This view should be sortable by Name, alias, date created, and date last modified. This would allow me to:-
|
40 | All Design Elements view in DesignerMark Demicoli10094 - 27 2010 / (5) An All Design Elements view would assist in:
1. Sorting by Last Modified
2. Sorting by template inheritence / other design element properties
3. Deleting / copying ALL design elements from one database to another
4. ...... |
23 | allow actionbar to display with no buttons |
22 | XPages - allow view control to select a folder as a data sourceAllow a developer to select a folder as a data source in the view control in XPages designer. Currently only allows views, but folders can be manually selected in the source code editor. |
19 | Tool to show unreferenced design elements for easy cleaup |
17 | Improving Domino Designer SearchSuggestions to improve the Search from the Designer Search menu:
|
16 | Renaming design elements1. When you create a design appears a dialogue with the three fields: Name, Alias, Comment. When renaming - a dialogue with one field: Name. Please do that flew dialogue similar creation. 2. In the right window (in the list of elements) in the context menu to add an ... |
16 | Include dojoType as a property of form element controlsKeith Strickland910 - 29 2010 / (0) Include a dojoType property box in the "All Properties" of a form control like EditBox, ComboBox, Button, etc. This would allow making a form element a dijit.form element declartively instead of having to write a script to add (dojo.behavior.add) to select elements. |
16 | NotesDesignNote classMark Demicoli10094 - 28 2010 / (3) .. extends NotesDocument (I suppose). Would allow access to 'prohibit design/refresh' flag, Template inheritence and other options.
I know some of this stuff can be done using tricks, but I think it's worth formalising the class.
|
12 | Possibility of design refresh for other elementsI propose to add this possibility for element "Database Script" (tick "Prohibit design refresh or replace to modify"), as well as the full inheritance of "Shared Actions" ( Link ). |
5 | Shared Actions belong under Shared ElementsErwin Heeren1176 - 28 2012 / (1) Why are Shared Actions not in the category Shared Elements of the designer outline? |
0 | Make it possible to use one language in every design elementJan Schulz4378 - 20 2009 / (4) Script libraries, computed text, selection context, xPages, events, session scope, etc. One language to rule them all. And please let it be a proper object orientated language. |
0 | Inheritance of Database ScriptAt present this is not possible, I propose to add it. In systems with a hierarchical structure ptemplates it will be useful, since it eliminates the multiple copy-paste, and make it easier update the changes in the code.
The same may apply to a Shared Actions. |
0 | Design Element PostSave eventMark Demicoli10094 - 08 2013 / (2) This might sound like a slightly off-beat idea, however I wonder how many coders would find it useful to be able to trigger a script whenever a design element is updated in designer. In my case, I'd like to trigger a a design 'push' because I have engineered my ... |