- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi jm29468764,
"this.rawValue" in the switch-Section cannot work (i guess...), as the value of the adressed field (Textfeld1) is always empty - so no switch is triggered.
If possible (I use ES 4) use the (in german) "Aktionsgenerator" (action Generator) to perform this task. I've done this and this code shows up:
//Formular1.#subform[0].DropdownListe1::change - (JavaScript, client)
this.resolveNode("Textfeld1").rawValue = $.boundItem(xfa.event.newText);
Hope this helps.
Regadrs
Dietmar
Views
Replies
0 Likes
Total Likes