Attaching fields to represent inetorgperson data
After you create a vendor form, you populate the form with fields that contain data from your inetorgperson data source. This section describes how to add a field to represent the uid (User ID) in the inetorgperson example.
To add a field to represent the uid attribute in the inetorgperson scenario
- In Developer Studio, open the vendor form you created earlier.
- Right-click in the form and choose Add Fields from tableName.
The tableName variable is the object represented by ldap://LDAPDirectoryServiceHost/o=remedy.com??sub?(objectclass= inetorgperson). - In the Add Fields dialog box, select a field to add and click OK.
- Position the field on your form, as required.
- Select the field to display its properties in the Properties tab.
- In the Properties tab, expand the Vendor Information category (see the following figure).
Field Properties tab--vendor information - Change the value of the Column property to uid.
- Click File > Save.
You can also define an attribute to support more that one value. For more information on multivalued attributes, see Specifying multivalued attributes.
Alternative method of adding a field to represent the uid attribute
- Open the form where you want to add a field.
- Add a character field to the form by choosing Form > Create a New Field > Character.
- Select the field to display its properties in the Properties tab.
- In the Properties tab, expand the Display category (see the following figure).
- Change the value of the Label property to User ID.
Field Properties tab--display information - In the Properties tab, expand the Database category.
- Change the value of the Entry Mode property to Required.
- In the Properties tab, expand the Vendor Information category.
- Change the value of the Column property to uid.
- Position the field on your form, as required.
- Click File > Save.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*