...
Create a workflow that gives us the ability to edit the properties of a Person Object in EmpowerID
User ID: Test
Password: P@$$w0rd
...
Wait for the Form designer to be loaded.
Click on the Save button to save your Form and give it the name Training_UserInputFormEditUserForm.
...
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.
...
Double-click on Person1 and rename it to TargetPerson ObjectivePerson.
...
Now expand the TargetPerson ObjectivePerson component and drag and drop the following fields/columns on the Form Designer.
FirstName
Last Name
Street Address
City
Postal Code
...
Now double-click on Tab1 and rename it to Person Info, then double-click on Tab1 Section1 Tab1Section1 and give it the name AboutPerson Information, then double-click on Tab1 Section 2 Tab1Section2 and give it thename Company Details Address Information. Lastly, double-click on FirstName and LastName fields and put a space between them.
...
Now right-click on the
...
First Name and Last Name text box
...
one by one and
...
set the IsReadOnly property to true.
...
Field configuration dialog box will appear. Click on the Control Types tab and select Password Confirmation and click on the Ok button
...
Now right-click on the PrimaryOrgRoleOrgZoneID, and from the menu, click on Edit. A Field Configuration dialog box will appear, go to the Control Types tab and select the OrgRoleOrgZone picker and Click on the Ok button.
...
This is how your final form will look like
Now click on publish button to publish your Form. The publishing dialog box will appear. Click on the Next button twice to Publish the Form.
...