Following login user will land on this page Instead of having to click on the patient list menu button, I will like to automatically display the view list in the body. [save one click] How do I go about with it? I suppose it has got something to do with onLoad. If yes, how do I write the codes. Sorry I am new to this.
You can select that List page as a landing page or you can use AfterSuccessfulLogin event and redirect user to the desired page. Either method will work.