I wanted to create a Clickable Link dashboard to achieve simple navigation to applications rather than using the Mega Menu.
Can I define the size of the clickable link? I can assign a theme and text size but cant see where I may be able to define the box size. It appears that it scales to text and, based on the largest size needed, applies to all.
Is it possible to define the size of the Clickable Link height and width?
You can definitely use an Application instead of a Menu on the “Links” subtable record.
Although you can’t explicitly define the size of the clickable link, you can adjust the height and width of the card itself, and the links will increase or decrease in size accordingly.
For height, you can either use the height options on the card itself,
Or set the same property on the “Cards” subtable on the Dashboard Page. Alternatively, you can also sort of “hard code” the height of the card with a numeric value.
To adjust the width of the card, you can use fewer on the Dashboard Page or put the card in the header or footer. Changing the “Links Per Row” property on the Dashboard Card can achieve the same result within the dashboard card.
If all else fails, if you’re comfortable with html, there may be a way to create an HTML content item that is the size you are looking for. If you do this, consult myself or a member of the Client team so we can use the correct properties.
Feel free to reach out if you need some more help!