Classification doesn't apply in custom module page??

Posted by Community Admin on 03-Aug-2018 05:14

Classification doesn't apply in custom module page??

All Replies

Posted by Community Admin on 19-Jun-2014 00:00

Hello 

currently i added one custom module in my project name as Magazine, for that module i have to create Category, so i create one classification and apply on my custom module.

from below link i can create my own classification,

www.sitefinity.com/.../creating-your-own-taxonomy

so whenever i try to put this classification on my page it just show me to  set Category.

i already apply this item in news and it's work fine but while in custom module it didn't work..

so kindly do some needful..

also see the attached files.

Posted by Community Admin on 20-Jun-2014 00:00

Hi Ketan,

Here are the steps you need to follow in order to set up the Categories widget to filter your dynamic module items by your custom taxonomy.

  1. Add classification field in four dynamic module based on your custom classification
  2. Create a page and drag the dynamic content widget displaying your dynamic content items.
  3. Drag the Categories widget for filtering by hierarchical-like custom classification
  4. Click on the Edit button of the Categories widget and find the TaxonomyId field and delete the value in this field and save the changes. 
  5. In the Categories widget you will see information about the Id's of all the classifications as shown in the magazine1.png image you have attached. 
  6. Please copy the GUID of the classification you want to use
  7. Open the Categories widget in Edit mode again and enter the copied Guid in the TaxonomyId field.
  8. Change the value of DynamicContentType set the type of your dynamic module
    (e.g. Telerik.Sitefinity.DynamicTypes.Model.TestModule.TestCustomClassifications)
  9. Change the value of FieldName to the name of your classification field that you have added in your dynamic module.
  10. Save the settings and publish the page.

Here is also a short video for your reference demonstrating the steps I took in order to achieve it on my side.

Regards,
Sabrie Nedzhip
Telerik
 
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Sitefinity CMS Ideas&Feedback Portal and vote to affect the priority of the items
 

Posted by Community Admin on 23-Jun-2014 00:00

Hi Sabrie,

Thanks for your replay. this posy very help-ful to me.

now my custom module classification work perfectly..

thanks

This thread is closed