Add and Edit Data Object Forms
Data Object Procedures
Note: Add and Edit Data Object forms are opened from the Profile page for an Object. There are many ways to open an Object Profile page depending on your location in the Toolkit module. In the following procedures that use the Add or Edit Data Object forms, we show just one of the ways to open the Object Profile page - from a Find Object form. View the Object Profile Page topic to see the additional ways to open an Object Profile page.
The Data Object table, its relationships (if any), and constraints (if any) exist in the netFORUM database. This is done in SQL Server.
Metadata and privileges for the Data Object table are populated in the database. This is done in SQL Server by executing the md_privilege_populate_by_table_quick stored procedure.
-
Open the Object Profile page.
- Select from the left navigation menu.
- Enter your search criteria on the Find Object form and click Go.
- If more than one Object meets the search criteria, the List Object page displays. Click on the desired Object.
- Click the Add button in the data objects child form header.
- Complete the Add Data Object form, referencing the field descriptions in the Add and Edit Data Object Forms topic as necessary.
- Click Save to create the new Data Object in the metadata.
-
Refresh your netFORUM session and clear cache if necessary.
-
Open the Object Profile page.
- Select from the left navigation menu.
- Enter your search criteria on the Find Object form and click Go.
- If more than one Object meets the search criteria, the List Object page displays. Click on the desired Object.
- Click the expand/close button in the data objects child form header.
- Click the edit button for the Data Object.
- Make the desired changes on the Edit Data Object form.
- Click Save to save the changes.
-
Refresh your netFORUM session and clear cache if necessary.
-
Open the Object Profile page.
- Select from the left navigation menu.
- Enter your search criteria on the Find Object form and click Go.
- If more than one Object meets the search criteria, the List Object page displays. Click on the desired Object.
- Click the expand/close button in the data objects child form header.
- Click the edit button for the Data Object.
- On the Edit Data Object form, select the hide/disable record flag.
- Click Save.
-
Refresh your netFORUM session and clear cache if necessary.
The DeleteMethod system option must be set to hard. Otherwise, only soft deletes are permitted on your system.
-
Open the Object Profile page.
- Select from the left navigation menu.
- Enter your search criteria on the Find Object form and click Go.
- If more than one Object meets the search criteria, the List Object page displays. Click on the desired Object.
- Click the expand/close button in the data objects child form header.
- Click the Data Object Delete button.
-
Refresh your netFORUM session and clear cache if necessary.
-
Open the Object Profile page.
- Select from the left navigation menu.
- Enter your search criteria on the Find Object form and click Go.
- If more than one Object meets the search criteria, the List Object page displays. Click on the desired Object.
- Click the expand/close button in the data objects child form header.
- Click the edit button for the Data Object.
- On the Edit Data Object form, clear the hide/disable record flag.
-
Refresh your netFORUM session and clear cache if necessary.