We need to conditionally hide the default icons on catalog tiles.
We need to conditionally control the visibility of default icons on catalog tiles. Specifically:
- For Punchout Catalogs, SHOW the associated images/icons as usual.
- For Non-Punchout Catalogs, HIDE the default icons to maintain a cleaner UI. Marked in the attached screenshot.
While attempting to implement conditional visibility for catalog tile icons using VB Studio, we found that the platform does not support dynamic control at the page level. The available configuration only allows for hiding icons across all catalog types globally, without the ability to differentiate between Punchout and
Non-Punchout catalogs.
Is this change achievable because it not giving a good user experience.