
Fields cannot be dependent on dynamic select inputs as they are only available for the media source, that has restricted component functionality. Check the media source documentation for more details.
Compatibility
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
string
required
dynamicSelect - the type of the componentstring
required
A unique internal-only identifier that is posted to an app’s plugin server to share values inputted by the creator
string
required
Creator-facing identifier that is shown in the plugin environment
string
required
The endpoint URL that Kit will call to fetch dynamic options and handle filter selections
boolean
Determines whether the creator must make a selection before proceeding