HTML Form Entry Designer - Development Tracking
This is the Development Tracking page for the WYSIWYG Form Designer Project. You are encouraged to add suggestions and bugs directly to this page.
[edit]
Known Bugs
- "Text after the field" isn't working for numeric/boolean widgets. When entered, it doesn't add that code to the editor - Agnor
- ADD YOURS HERE
[edit]
Improvements
[edit]
Functionality
- Add support for labelNameTag. The user should be able to see a list of the concept names for each locale and choose between one of those, or enter free text (labelText) - Agnor
- Add support for Obs Groups (obsgroup tag) - Agnor
- Add support for velocity expressions - Agnor
- Add support for the repeat tag - Agnor
- Add support for macros (See Discussion #3 ) - Agnor
- Fix some inconsistencies in the generateHtml() for some widgets. For instance, if no labelText is entered, it should not enter a labelText attribute instead of entering labelText="" - Agnor
- Add support for version 1.4 of htmlformentry module - Agnor
- ADD YOURS HERE
[edit]
UI
- Allow the editing of widgets - Agnor
- Use a context menu for eliminating and editing widgets - Agnor
- Widgets should be recognizable in the editor (maybe a light background and a dashed border) - Agnor
- The dialogs should be more "beautiful" and well structured, possibly following some of the tinymce dialogs - Agnor
- The dialogs should have some inline validation and maybe show inline help - Agnor
- Add a "Cancel" button in the dialog and change the "Submit" button name to "Add" - Agnor
- Improve integration between htmlformentry and htmlformentrydesigner - Agnor
- ADD YOURS HERE
[edit]
Code
- Refactor method and variable names to follow a consistent standard - Agnor
- The widgets scripts should be loaded automatically by DesignerScript.js, instead of being loaded in the .jsp pages - Agnor
- spring:message should be used more often - Agnor
- Add Concept should be refactored to Add Observation - Agnor
- ADD YOURS HERE
[edit]
Discussion
- Should "Text after the field" be removed from the dialogs for numeric/boolean widgets? - Agnor
- Should "Text before the field" be changed to "Label:" or "Question label:"? - Agnor
- I think support for macros should, at least at first stages, only hide the text inside the "macros" tag - Agnor
- ADD YOURS HERE
[edit]
