Bring Back Filter Styles

Zack Tamble shared this idea 5 years ago
Not Planned

In 7.1 we had an option for Filter Styles:

572164e4af667dd2463433f2e108a954

We utilized this to customize the look of filters for each different Client Organization.

Can we bring this option back?

Replies (3)

photo
1

Hi Zack,

Thanks for reaching out with your idea. I've logged this for review by our Development Team and will keep this post updated with further information regarding this.

It is possible to provide a global styling for filters via custom CSS. Placing a CSS file in the <YellowfinInstall>/appserver/webapps/ROOT/customcss folder such as:

.filterList {
        $yourStylingOptions
}

will allow you to style this.

I understand this does not address allowing separate customizations for each Client Organization and will let you know here whether this is chosen to be brought back into the product.

Thanks,

Ryan

photo
1

Hi Zack,

As an update on this one, we've chosen not to bring back the filter styles within the UI. The good news here is that one can accomplish all of this via the method above.

In addition, you can use the 'Custom style path' option of a Client Organization to customize this per client org:


48daf6bef02b6b19552262ad6477828c

In the case as shown here, I can place my custom css inside a customcss/ClientOrg1 folder within Yellowfin to pick up the changes per Client Org.

Thanks,

Ryan

photo
1

Hi Ryan,

The custom style path solution should work great for us. Thank you for the update.

Thanks,

Zack

Leave a Comment
 
Attach a file