Field Change Event is executed multiple times in Open UI
Hi,
We have updgraded the ecommunications application to IP2015 and have enabled Open UI. We are in process of migrating the applet browser scripts to PM / PR. After migrating the code to PM and doing unit testing i have noticed that the Field Chamge Event is triggered thrice.
I came across a Doc ID 1577790.1 (In Open UI, Code In the PM/PR Based on Binding to FieldChange Is Executing Multiple Times.) which states its an expected behaviour and we will need to write some additional code to bypass it calling multiple times.
Can you please suggest what is the additional code which needs to written to bypass this?