[TYPO3-english] Re: Formhandler static_countries default country

Tony Lush tlush at advancewm.com
Fri May 22 15:05:43 CEST 2015


The preprocessor should have been:

# Preprocessors configuration
preProcessors {
1.class = Tx_formhandler_PreProcessor_LoaddefaultValues
1.config {
#Prefill field in step 1
1 {
country.defaultValue = TEXT
country.defaultValue.value = US
}
}
}

-- 
Tony Lush
AdvanceWebMarketing.com


More information about the TYPO3-english mailing list