Togglet applet not displaying active record on first toggle
I'm using a toggle applet (list and form). On the first toggle, the record displayed in the form applet is always the first record details,inspite of second record being selected.Also, on going back to the list applet,focus is on the first record.On elevating the logs, I found that the method 'ToggleTo' is being invoked using 'InvokeMethod' which as per Oracle (Doc ID 484331.1)is not the recommended way to configure dynamic Toggle applets. Please could you let me know where I can find this SWE method being invoked (apart from browser script,business service,BC server script)?