Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Show Contents List
You are here:

...

If you have already used the template on the Visual LANSA Welcome Screen to generate a mobile web application, then you do not need to complete this step. You can deploy the web application you generated earlier.

...

  1. On the Visual LANSA Home page select the Welcome Screen

...


  1. Image Added

...


  1. On the Welcome Screen, click the Yes Please button

...


  1. Image Added

...


  1. Follow the instructions to generate a web application, using all the defaults.

...


  1. Image Added

...


  1. Review the About Your Application section to understand how it is structured.

...


  1. By default, the generated component names will begin "MY_". You can change this three letter prefix, if required.

...


  1. Scroll down and click Build My Application.

...


  1. The application components will be generated and compiled. A Repository List containing all components and with the name My App will be generated and shown on the Favorites tab.

...


  1. Image Added

...


  1. You will see an icon on the Windows Task Bar for the compile job. Nine new components will be compiled. When the compiles are finished, click the button to Execute Your Application.

...


  1. The application has a View component for Contacts which accesses a shipped SQL table called xContacts (in the Visual LANSA database). Two "placeholder" Views are also included in the application.

...


  1. The Contacts view lists all contacts. Click an entry, to display, edit or delete a contact.

...


  1. Click the Add button at the bottom of the page to create a new contact.

...