Open UI Events
Hi there,
I am currently going through to convert a couple of browser scripts to the javascript API. I am having a little trouble triggering things. I have a PM that successfully calls a Business Service and populates some properties. I also have a PR which hides fields based on the properties. This all works fine. I cant work out however how to hide all of the fields initially. Originally I had this code on applet load.
I need to call a method on the PR when it initializes to hide the fields.
Does anyone know how to do this?
0