| [#187] | project: bugtracking | priority: low | category: missing feature | |
|---|---|---|---|---|
| submitter | assigned to | status | date submitted | |
| Philippe | Burak | won't fix | 2003-10-07 10:38:17.0 | |
| subject | preview button | |||
| code | ||||
| what happened | ||||
| what expected | A button "preview" may be very useful in the "Creating new item" and "Editing item" forms. |
|||
| [back to overview] | ||||
| Philippe edited on 2003-10-07 10:39:33.0 |
|
Added title and fixed project. |
| Burak edited on 2003-11-26 12:18:14.0 |
|
This is not possible within the current framework.
Every page is generated on the fly by a servlet. In our case, you have to add the complication because of the database update. Maybe in the feature, with an XML-ized, scala version of the bugtracking system. |