# Sitecore SXA - Fix for missing items in VariantSection template


Here is a quick post about a known issue in Sitecore SXA version 1.8.1 with Sitecore 9.0

Issue is the `VariantSection` template in `[Rendering Variant](http://web.archive.org/web/20191117155207/https://doc.sitecore.com/developers/sxa/18/sitecore-experience-accelerator/en/create-a-rendering-variant.html)` is missing some items on the `IsLink` field that is `Droplink` just on `VariantSection` template.

[Sitecore Support](https://support.sitecore.net/) has provided the package that installs the missing items. If anyone needs, I have shared the link at the end of this post.

Screenshot showing the issue is as below:![Sitecore SXA - VariantSection IsLink Field](images/VariantSection-IsLink-Field.png)

After applying the fix it should look as below:![Fixed VariantSection template IsLink Field](images/Fixed-VariantSection-IsLink-Field.png)

Just in case if you need Sitecore public reference number for this issue is **326111**

Download [Sitecore Support Package (326111-items.zip)](https://www.harshbaid.in/wp-content/uploads/2019/06/326111-items.zip)
