Browser script in Applet Load event crashes IE8 when it triggers applet toggle - IP14 HI
Hello community,
I have a form applet with dynamic toggle on field 'Ticket Type', which means according to the Ticket Type it toggles to different Applets (specific to each Ticket Type).
From an application menu item (it really does not matter from where), I am redirecting the user to a View where this form applet is the master applet (top). In this View, I want to pre-create a record automatically setting the Ticket Type (what would cause the Toggle to be triggered). As I do not want to cause WriteRecord to be invoked (what would cause some validations to be run and the process to fail), I am using Browser Script like this: