Is there a way I can have multiple overhang banners for one channel? For example I would like a separate overhang banner for each sub category when selected.
Thanks.
Is there a way I can have multiple overhang banners for one channel? For example I would like a separate overhang banner for each sub category when selected.
Thanks.
Take a look at the roAppManager’s SetThemeAttribute method. You’d need to call it as you access each category, but it can be done.
Thanks Endless. I appreciate the direction.