Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Javascript dosn´t trigger change event

PhiliptJul 5 2018 — edited Sep 17 2018

Hey everyone,

pastedImage_0.png

so my Javascript should trigger a select into item based of a ID i get from the IR (Coulmn: Fragen Nummer).

The item value is assigned correctly but doesn´t trigger the change event for my select.

If i assign a value through apex.item in my Console it works fine but if try it in my JS code it wont trigger the event.

pastedImage_1.pngMy js code is the following:

If GET_FRAGEID_ITEM is changed it should trigger the select into.

Which select the item GET_WERTUNG_ITEM.

Why doesn´t it trigger the change event inside my Javascript,but i

works as intended if i use Apex.item in my Console.

Any help is appreciated.

This post has been answered by Franck N on Jul 5 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 3 2018
Added on Jul 5 2018
9 comments
1,050 views