Hi to everyone,
I’d like to insert a text link and button in a chart, but there is no a function to do this.
Any suggestion?
Thank you.
Hey M_Salmaso,
Do you mean into a table? Refer to the following:
https://kriesi.at/support/topic/how-to-add-the-button-element-to-the-table-element/
Best regards,
Jordan Shannon
@jordan Shannon,
I meant “into a table”, sorry.
Anyway, link you posted is good to insert a button; but, how to insert a simple text link?
Hi M_Salmaso,
You can add this in the Default Row:
<a href="https://www.mysite.com/">Link Text</a>
Just replace the link and the Link Text.
Hope this helps.
Best regards,
Nikko