Previous icon

Next icon

Creating a user form in SynWeb

Note: You must first create the Mark-up and Code Behind files in either Microsoft Visual Studio 2008 (or later) or Microsoft Visual Web Developer 2010 Express.

To create a user form within SynWeb:

  1. Select System > User Form Maintenance from the SynWeb main menu.

    The User Form Maintenance window is displayed.

  2. Click New User Form button (Synweb).

    The User Form Maintenance window is displayed.

    User Form Maintenance - Create New User Form (synweb)

  3. Select the Application:
  4. Select the Master Resource:
  5. Type in a code to identify the user form. For example, StudentDiscipline.
  6. Type in a description for the user form. For example, Student Discipline Incidents.
  7. Click Save button.

    The User Form Maintenance - Mark-up tab is displayed.

    User Form Maintenance - Markup tab(synweb)

  8. Copy and paste the Mark-up code from Microsoft Visual Studio or Microsoft Visual Web Developer Express.
  9. Select the Code behind tab.

    The Code behind tab is displayed.

    User Form Maintenance - Code behind tab(synweb)

  10. Copy and paste the Code Behind code from Microsoft Visual Studio or Microsoft Visual Web Developer Express.
  11. Click Preview button if you want to test the user form.
  12. Click Save and Close button (synweb).

    The user form is created.

Last modified: 17/10/2013 4:55:42 PM

See Also

User Form Maintenance window

Importing a user form into SynWeb

© 2013 Synergetic Management Systems. Published 7 October 2013.

Top of page