--- title: BoxCurrentSort component (Deprecated) slug: '1066' canonical_url: https://docs.coveo.com/en/1066/ collection: coveo-for-salesforce source_format: adoc --- # BoxCurrentSort component (Deprecated) > **Deprecated** > > This feature is still available, but no longer supported as of the August 2023 release of Coveo for Salesforce version [5.2](https://docs.coveo.com/en/n5bj0150#august-2023-release-v5-2-initial-release). This component is only meant as a utility to set the title on its [BoxPopup component](https://docs.coveo.com/en/1240/) container. Whenever the current sort changes, for example when a user clicks a new [Sort component](https://coveo.github.io/search-ui/components/sort.html), this component takes care of setting a new title on the [BoxPopup component](https://docs.coveo.com/en/1240/). As such, it's simple and doesn't provide any options or methods. ## Options This component provides no options. ## Methods This component provides no methods. ## Usage This component must be included inside a [BoxPopup component](https://docs.coveo.com/en/1240/). ```xml
[[sorts]]
```