Aller au contenu principal

Regeln für RadioButtons

Commentaires

1 commentaire

  • Zendesk API User
    Author: fidelbravo - 3/15/2013 15:13

    Hallo Peter,

    Danke für die Infos.

    Richtig wäre auf  "ENTRY" anstatt "VALUE" bei dem RPOPERTY-TAG.

    <RULES>

        <ON_EVENT>

            <WITH>   

                <EQUAL>

                    <PROPERTY source="stFiletype" name="ENTRY"/>

                    <TEXT>css</TEXT>

                </EQUAL>

            </WITH>

            <DO>

                <PROPERTY source="#form.onlycss" name="VISIBLE"/>       

            </DO>

        </ON_EVENT>

    </RULES>

    0

Vous devez vous connecter pour laisser un commentaire.