[TYPO3-german] femanager country Feld bei static_info_tables einschränken ???

Ralf-Rene Schröder ralf.rene at online.de
Mon Jan 16 23:27:50 CET 2017


Hi zusammen...
ich habe im femanager Field partial für das country Feld folgendes:
<femanager:form.select
id="femanager_field_country"
property="country"
options="{femanager:Form.GetCountriesFromStaticInfoTables(key:'isoCodeA2',value:'shortNameDe')}"
defaultOption="{f:translate(key:'pleaseChoose')}"
class="input-block-level"
additionalAttributes="{femanager:Validation.FormValidationData(settings:settings,fieldName:'country')}"
/>
funktioniert auch, aber gibt mir natürlich die komplette Länderliste !!!
ich brauche aber nur DEU,AUT,CHE ???

im TS (laut Doku in constants) zeigt folgendes keine Wirkung:
plugin.tx_staticinfotables_pi1.countriesAllowed = DEU,AUT,CHE

wie kriege ich diese Einschränkung in das Fluid Partial rein ???

-- 
image[FORMAT] - Ralf-René Schröder
http://www.image-format.eu ... Wir geben Ihrem Image das richtige Format


More information about the TYPO3-german mailing list