{"title":"Product Form Object Reference","slug":"product-form-object-reference","url":"https://support.storeconnect.com/articles/product-form-object-reference","url_markdown":"https://support.storeconnect.com/articles/product-form-object-reference.md","subtitle":null,"summary":"Represents the product under which the form should be shown.","type":"Developer_Documentation","video_url":"","keywords":"salesforce, object reference, Product Form, s_c__Product_Form__c, api","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Overview\n\nRepresents the product under which the form should be shown.\n\n| Property | Value |\n|----------|-------|\n| **API Name** | `s_c__Product_Form__c` |\n| **Label** | Product Form |\n| **Plural Label** | Product Forms |\n| **Type** | Custom Object |\n\n## Fields\n\n| Field Label | API Name | Type | Required | Description |\n|-------------|----------|------|----------|-------------|\n| Form | `s_c__Form_Id__c` | Lookup ([s_c__Form__c](form-object-reference)) | No | The form associated to this product. |\n| Product | `s_c__Product_Id__c` | Lookup ([Product2](product2-object-reference)) | No | The product associated to this form. |\n\n## Relationships\n\n| Field | Type | Related Object | Relationship Name |\n|-------|------|----------------|-------------------|\n| `s_c__Form_Id__c` | Lookup | [s_c__Form__c](form-object-reference) | Product_Form_Form |\n| `s_c__Product_Id__c` | Lookup | [Product2](product2-object-reference) | Product_Form_Product |"}