document_field_position.sql
72 Bytes
ALTER TABLE document_fields ADD `position` int(11) NOT NULL default '0';
"Allow the user to change the ordering of the fields in a fieldset" Fixed. Added columns and logic for ordering the fields Committed by: Megan Watson Reviewed by: Jonathan Byrne git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8335 c91229c3-7414-0410-bfa2-8a42b809f60b