Developer forum

Forum » Feature requests » Facets Render Types - additional options

Facets Render Types - additional options

Nuno Aguiar Dynamicweb Employee
Nuno Aguiar
Reply

Hi,

 

We implemented something very simple for some customers, that can be added to Rapido. We added additional Facet Render Type options to have sorting (only for the ones that apply). So for example, "Checkboxes" were converted to:

  • Checkboxes by Label
  • Checkboxes by Name
  • Checkboxes by # of results

 

We simply did an "EndsWith" on the render type and used LINQ to sort the facet options accordingly, this giving customers additional control on how they wanted the facet options to be rendered.

 

Best Regards,

Nuno Aguiar


Replies