
Fields cannot be dependent on dynamic select inputs as they are only available for the media source, that has restricted component functioanlity. Check the media source documentation for more details.
Compatibility
Plugin type | Availability | Additional notes |
---|---|---|
Content blocks | ||
Media source | Available as part of the preset filter group functionality. Check media source documentation for more details. |
Request URL behaviour
Kit makes POST requests to yourrequest_url
in the following scenarios:
- Initial load: Request to populate the dropdown options when the plugin loads
- Filter selection: Request with the selected value to return filtered media results
Properties
dynamicSelect
- the type of the componentA unique internal-only identifier that is posted to an app’s plugin server to share values inputted by the creator
Creator-facing identifier that is shown in the plugin environment
The endpoint URL that Kit will call to fetch dynamic options and handle filter selections
Determines whether the creator must make a selection before proceeding