-
Notifications
You must be signed in to change notification settings - Fork 16
Custom Items
Once you created a Custom Object with some Custom fields then you can create Custom Items that will hold values for those fields.
A custom item will always have a Name field so you don't have to create it as a custom field. But every other information must have a specific custom field. As Custom Object/Item/Field is very abstract term, let's pretend we've created a Custom Object called Product(s) with Custom Fields SKU and Color to keep our sanity.
Each Custom Object will have its own main menu item. In the following screenshot you can see our example with Custom Object called Product(s):
When we click on the Custom Object menu item called Products we'll see a list of all products (Custom Items):
We can edit existing or click the New button to create a new one. The edit form contains all Custom Fields that we've adde to the Custom Object:
The Custom Item Detail Page contains line chart of all linked entities to the custom item in time. Also the Recent Activity timeline. And in the tabs below the chart you can see all the entities like Contacts or other Custom Items that are linked to this Custom Item. When you click on the Details button then you'll see all values of all custom fields.
Go to the list of Custom Items, select all you want to delete and in the top context menu there will be option to delete them all at once.