| 1 | <- back to [wiki:WorkspaceBlock] |
| 2 | = Creating Objects = |
| 3 | When the user clicks the Create->Table/Map/whatever. buttons, what should happen? |
| 4 | |
| 5 | '''Solution A''' - In the workspace block, a form opens up that asks the user to enter a object name and description, on confirmation the object is created and opened in a new block. |
| 6 | |
| 7 | '''Solution B''' - A new block is opened with an editor, in this block the user has to enter an object name and description and then can directly edit the object in this editor. |