Changes between Initial Version and Version 1 of creating


Ignore:
Timestamp:
Feb 22, 2010, 1:54:12 PM (15 years ago)
Author:
cmielack
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • creating

    v1 v1  
     1<- back to [wiki:WorkspaceBlock]
     2= Creating Objects =
     3When 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.