Commit Graph

11 Commits

Author SHA1 Message Date
Damian Mooyman
16472b8827 BUG Prevent subsequent write being triggered in onAfterWrite()
Fix minor JS error
2015-10-28 14:51:00 +13:00
scott1702
389ab6ce04 Improve UX of adding fields 2015-08-20 16:55:59 +12:00
scott1702
bfe6ef0158 focus on new field when added 2015-08-17 17:11:30 +12:00
Damian Mooyman
a1d7feedae Update form editor colours 2015-08-14 14:51:56 +12:00
Will Rossiter
9638edd4f9 MINOR: removed old prototype fieldeditor code 2009-04-17 02:34:17 +00:00
Will Rossiter
83d1f2fe86 ENHANCEMENT: rewrote the user defined forms cms JS into jquery. ENHANCEMENT: rewrote templates and removed dulicate code. APICHANGE: created parent class for EditableFormField, EditableOption and EditableMultiOption to prevent code duplication. MINOR: added icon for literal field. MINOR: added quick unit test. MINOR: removed dulicate images 2009-04-17 02:26:40 +00:00
Will Rossiter
8926ad082b FEATURE: added ability to delete 1 submission or all the submissions from the userdefined form 2009-04-15 04:23:43 +00:00
Sean Harvey
cd9135bc89 BUGFIX Fixed deletion of form elements 2009-03-31 00:53:03 +00:00
Ingo Schommer
facc1d865f BUGFIX Fixed "undefined element" js error in FieldEditor.js 2008-12-15 03:10:04 +00:00
Sam Minnee
197df65f2b Updated form editor's javascript to work with SSViewer-generated comments 2008-11-25 03:53:21 +00:00
Sean Harvey
1ea06b4028 ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00