Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/src/webapp/editors/config/formfield
In directory 
james.mmbase.org:/tmp/cvs-serv23938/portlets-dynamicforms/src/webapp/editors/config/formfield

Modified Files:
        load_formfield.xml edit_formfield.xml 
Log Message:
CMSC-756 CMSC-758 Dyna Form.
checkbox enable.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/src/webapp/editors/config/formfield
See also: http://www.mmbase.org/jira/browse/CMSC-756
See also: http://www.mmbase.org/jira/browse/CMSC-758


Index: load_formfield.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/src/webapp/editors/config/formfield/load_formfield.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- load_formfield.xml  4 Apr 2007 12:16:53 -0000       1.1
+++ load_formfield.xml  15 Feb 2008 09:05:52 -0000      1.2
@@ -10,5 +10,6 @@
    <field name="columns"/>
    <field name="defaultvalue"/>
    <field name="sendemail"/>
+   <field name="maxlength"/>
    <relation destination="formfieldvalue" role="posrel"/>
 </action>
\ No newline at end of file


Index: edit_formfield.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/src/webapp/editors/config/formfield/edit_formfield.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- edit_formfield.xml  9 Nov 2007 08:34:04 -0000       1.2
+++ edit_formfield.xml  15 Feb 2008 09:05:52 -0000      1.3
@@ -53,6 +53,10 @@
                <description>Wanneer hier ja wordt ingevuld krijgt de gebruiker 
een email op het adres wat hij hier invult.</description> 
                <optionlist select="boolean" /> 
        </field>
-       
+       <field name="maxlength" ftype="line" dttype="int"  dtmin="-1">
+               <prompt xml:lang="en">Maxlength</prompt>
+               <prompt xml:lang="nl">Mail naar</prompt>
+               <description>The maxlength of the field</description> 
+       </field>
     <list 
include="config/formfieldvalue/search_formfield_posrel_formfieldvalue.xml" />
 </form-schema>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to