Detail Section
Role attribute
Every instance of this component carries:
wf-algolia-elementdetailAlgolia index to fetch the record from.
Advanced. The record attribute matched when you read the ID from the URL path or a CMS field. Usually "slug". It does not apply to the default "?id=" option.
Read the record ID from the URL path instead of an "?id=" value. Use "path" for the last part of the address, like /products/blue-widget. Leave empty to use "?id=" instead.
Name of the URL value that holds the record ID. Default is "id", so links look like ?id=abc123. Only change this if your links use a different name, like ?product=abc123.
Set the record ID directly, or bind a Webflow CMS field. Use this on a CMS Collection page so each page knows its own record. This overrides the URL path and "?id=" options above.
Elements inside it
These roles are placed inside this component, not on their own:
detail
└─ array-wrapper
└─ array-item
- — Container on a detail page whose array-item template repeats per array entry.
- — Template cloned once per entry of an array field on a detail record.