Hi experts,
I would like to filter G/L account line item dropdown list based on Journal Entry Type dropdown box values.
i.e. if I select any value from JET dropdown starts with "0084", I need to filter displayed values(show only values starts with 11xx) on G/L account list.
example screenshots below;


This is also system screen that is not extandable so I could not use OVS or event handler logic to make this work. How could apply filter on via ABSL coding?