Zum Hauptinhalt gehen

COMBOBOX mit DB-Tabellen Inhalt befühlen.

Kommentare

1 Kommentar

  • Zendesk API User
    Author: Hewera-Harz - 1/30/2013 13:03

    Hallo,

    ich benutze folgende Umsetzung:

    <CMS_INPUT_COMBOBOX name="pt_scProd" useLanguages="no">

              <CMS_INCLUDE_OPTIONS type="database">

                <LABELS>

                  <LABEL lang="*">#item.Prod</LABEL>

                </LABELS>

                <TABLE>b.scprodcat</TABLE>

              </CMS_INCLUDE_OPTIONS>

              <LANGINFOS>

                <LANGINFO lang="*" label="Produkt für SC" description="wichtig für SC"/>

              </LANGINFOS>

      </CMS_INPUT_COMBOBOX>

    also statt include_content >> include_options

    So weit ich die Docu verstanden habe, ersetzt include_options den alten Ausdruck ab Version 5.0

    Gruß

    Petra Hewera-Harz

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.