Changes between Version 5 and Version 6 of AddingColumn
- Timestamp:
- 04/04/09 11:32:42 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddingColumn
v5 v6 20 20 == Using it in the UI for Forms == 21 21 22 This is if you want to do something like {{{new !TextAttribute(!MpDb.doc.Sample_number)}}}22 This is if you want to do something like {{{new TextAttribute(MpDb.doc.Sample_number)}}} 23 23 24 24 * Create a new Database Object Constraint for it in mpdb-common/src/edu/rpi/metpetdb/client/model/validation/DatabaseObjectConstraints.java
