+ Add post
Hi community,
How do you make a link (string field) a hyperlink in a mini-page? It is displayed as a label (https://academy.creatio.com/api/jscoreapi/7.15.0/index.html#!/api/Terra…) but there is no "showValueAsLink" property like in a text field in a page.
And how can I create a field that has th...MoreLess
Like
Hi Julien,
As for your first question - it's not clear which string-link field on the mini page you are refering to. I hope this community...MoreLess
Oscar Dylan,
Thank you for your answer, about my first question I mean a mini page that shows when you hover on a record :
I need to change...MoreLess
Julien Gunther,
This minipage is a "view" type minipage for the section that is used as a lookup reference. So you need to create the same...MoreLess
The text field is rendered as a label, and it throw me this error :
Uncaught Object { message: "Property showValueAsLink is not...MoreLess
Ok, we can do it in another way. We can create a virtual column, populate it with the value from the main record and display...MoreLess
I still have the same error :
Uncaught Object { message: "Propriété showValueAsLink is not defined in class Terrasoft.control...MoreLess
Your error comes from some place that is not present in the code I shared. Everything is working on my end, please perform...MoreLess