Product Form Object Reference
On this page
Overview
Represents the product under which the form should be shown.
| Property | Value |
|---|---|
| API Name | s_c__Product_Form__c |
| Label | Product Form |
| Plural Label | Product Forms |
| Type | Custom Object |
Fields
| Field Label | API Name | Type | Required | Description |
|---|---|---|---|---|
| Form | s_c__Form_Id__c |
Lookup (s_c__Form__c) | No | The form associated to this product. |
| Product | s_c__Product_Id__c |
Lookup (Product2) | No | The product associated to this form. |
Relationships
| Field | Type | Related Object | Relationship Name |
|---|---|---|---|
s_c__Form_Id__c |
Lookup | s_c__Form__c | Product_Form_Form |
s_c__Product_Id__c |
Lookup | Product2 | Product_Form_Product |