Changes between Version 5 and Version 6 of AddingColumn

Show
Ignore:
Timestamp:
04/04/09 11:32:42 (4 years ago)
Author:
watera2@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AddingColumn

    v5 v6  
    2020== Using it in the UI for Forms == 
    2121 
    22 This is if you want to do something like {{{new !TextAttribute(!MpDb.doc.Sample_number)}}} 
     22This is if you want to do something like {{{new TextAttribute(MpDb.doc.Sample_number)}}} 
    2323 
    2424 * Create a new Database Object Constraint for it in mpdb-common/src/edu/rpi/metpetdb/client/model/validation/DatabaseObjectConstraints.java