Example 1: Actions
Primary usage - easy prototyping of databases. Allows easy field creation and deletition without loosing data. malx (a) uazone net license is GPL --------------------------------------------------- Tips: First field of DD MUST be "code" - that is id. First field will be default one for any "oneof:GGG" selection. I whoud recomend to create "unset" or "none" line to be first. If you need to enter a lot lines with default of some field = "ddd", it is better to move "ddd" to top , enter them, and then move "ddd" to it's place again. If you need to enter new value "bbb", which is look like one you already have "ggg", just click on "ggg" and correct fields and code(id). It will not replace, but creates new record. If you need to select something, thich is not exist yet - select just anything (or "unset" if you have it). It is easy to change this in future. Reload page after "move" to repeat last command. Pressing enter in text field, which is just before "select" or "textarea" will also submit formb (same as clicking on "Save"). Click on "types" to return to types list (if you have created it ;). Click on field names to chenge them in DD. Move mouse over field names (Mozilla/IE) to see their description. It is usefull for puting info about "what to put into this field". TODO: - move between bases (with same fields or map fields!)