DOMTABLE - choice in propertyConfig
Author: TimoMeister
Publication Date: 1/10/2012 12:37
Hallo zusammen,
hier mein nächstes Anliegen. Bei mir funktioniert die choice Funktion in der propertyConfig im CMS_DOMTABLE nicht. Habe es wie im Beispiel eingefügt:
Die Auswahlbox erscheint, aber darin sind keine Einträge.
Was mache ich falsch? Danke
<CMS_INPUT_DOMTABLE
name="st_table"
allowEmpty="no"
hFill="yes"
height="10"
propertyConfig="choice:Wahl[type=choice;choice1:Auswahl1|choice2:Auswahl2|choice3:Auswahl3]"
useLanguages="yes">
<FORMATS>
<TEMPLATE name="table"/>
</FORMATS>
<LANGINFOS>
<LANGINFO lang="*" label="Table" description="Fill the table with your data"/>
<LANGINFO lang="DE" label="Tabelle" description="Befüllen Sie die Tabelle mit Daten"/>
</LANGINFOS>
<LINKEDITORS>
<LINKEDITOR name="no"/>
</LINKEDITORS>
</CMS_INPUT_DOMTABLE>
-
Author: hoebbel - 1/10/2012 12:46
ich tippe mal darauf, dass folgendes funktionieren wird:
propertyConfig="choice:Wahl[choice1:Auswahl1|choice2:Auswahl2|choice3:Auswahl3]"0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar