plugin.tx_srfeuserregister_pi1.templateFile = fileadmin/templates/extensions/tx_srfeuserregister_pi1_cccr_registrant.html plugin.tx_srfeuserregister_pi1 { create{ city{ saveCity = 1 pid = 38 feuserCityFieldName = tx_carbonndata_cityuid tableName = tx_carbonndata_city } defaultValues{ } evalValues{ email = twice,email,atMost[255],uniqueLocal tx_carbonndata_emailagain = email,email,atMost[255] comments = email,email,atMost[255] tx_carbonndata_manemail = twice,email city = uniqueLocal,atLeast[2] tx_carbonndata_ensure = required tx_carbonndata_tnc = required tx_carbonndata_maytnc = required tx_carbonndata_mayagree = required tx_carbonndata_commagree = required } parseValues{ tx_carbonndata_tnc = checked=checked tx_carbonndata_maytnc = checked=checked tx_carbonndata_mayagree = checked=checked tx_carbonndata_commagree = checked=checked } } #fields = tx_carbonndata_mayfname, usergroup, tx_carbonndata_maylname ,tx_carbonndata_maytnc, tx_carbonndata_mayagree, tx_carbonndata_commagree #required = tx_carbonndata_mayfname, usergroup, tx_carbonndata_maylname ,tx_carbonndata_maytnc, tx_carbonndata_mayagree, tx_carbonndata_commagree #overrideValues { # usergroup = 3 #} }