Versions Compared

Key

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

Objective

Create a Form

  1. Has only one tab: Person info

  2. Person info

  • Display Name section: first name, last name, email, department where the department is a dropdown list that is bound to a static data source.

Credentials:

User ID: Test

Password: P@$$w0rd

  1. Start the 20331B-NYC-DC-05 virtual machine. Wait for the virtual machine to display the Desktop.

  2. On your Desktop, Right-click Workflow Studio (WFS), and then click Run as administrator.

    Image Added
  3. Wait for WFS to start and enter your credentials.

    Image Added

    Image Added

  1. In Solution Explorer, right-click on the Developer Packages folder, create a new folder called DemoLabs, and click the Ok button.

...

  1. Add New Folder dialog box will appear from it; select the following options

  • User Interface > Lookup Control

  • User Interface > Forms

  • User Interface > UI Pages

  • Workflows > Applications

And click the Ok button.

...

  1. Expand the Developer Packages folder, find the DemoLabs folder, expand it under the DemoLabs folder, expand the User Interface folder, right-click on the Forms folder, hover your mouse on the New User Interface option and Click on Form.

...

  1. Wait for the Form designer to be loaded.

  1. Click on the Save button to save your Form and give it the name PersonForm.

...

  1. Right-click on the Form Data then click on Add Object and go to Rbac Components tab from there select the Person component and click on Add button.

...

  1. Double-click on Person1 and rename it to Person only.