Changes between Version 5 and Version 6 of BluePrint/Importer/Excel
- Timestamp:
- 09/04/13 08:47:35 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Importer/Excel
v5 v6 3 3 We have an [UserGuidelinesImporter Importer] which uses CSV files and works very well when the correct data is entered. 4 4 5 The limitations of CSV, however, are that there is no client-side Validation or Online Help, so it is very easy for users to input incorrect data .5 The limitations of CSV, however, are that there is no client-side Validation or Online Help, so it is very easy for users to input incorrect data (e.g. Dates). 6 6 7 7 We'd like to allow deployers to build custom Excel workbooks which have protected fields for the core data inputs (like those used for feeding Assessments to the Survey module) and can then add additional Online Help & client-side Validation. They can also be customised more easily for local contexts, such as providing localised names for the Location Hiearrchy rather than 'L1', 'L2', 'L3', etc