Submitted Questions

  • VIEW navigation

    how to write the script in applet level for a custom button so that on clicking the button,the application navigate to other view?

    Amol Raut

    • Jun 17th, 2016

    We can achieve by script in applet level
    Vgoto = TheApplication().GotoView("MY View");

    Syed Bhasha

    • Nov 6th, 2015

    We can use the Named Method User Property.