Question
RBC
CA
Last activity: 8 Jun 2018 15:31 EDT
Calling Angular Script
Hi everyone,
I have a similar situation as this post: https://collaborate.pega.com/question/how-trigger-selection-option-select-control-pega-rpa
I have a combobox on a web page, once the selection is changed, there is a subsequent action of triggering an exe. I can change the combobox selection but unable to trigger the subsequent event. I tried executeScript on webpage level and RaiseEvent on the combobox, but no success.
The subsequent action is actually coded in Angular (using ‘ng-change=’).
Can anyone please assist?
Fiona