PolywickStudio Posted January 10, 2025 Posted January 10, 2025 Component - TUnimLabel I think it's missing a property - TextConversion. Is there an equivalent? I want to add a hyperlink using UniGui mobile. Eg. Privacy, Copyright notice, Terms of Service.
Sherzod Posted January 10, 2025 Posted January 10, 2025 2 hours ago, PolywickStudio said: Is there an equivalent? I want to add a hyperlink using UniGui mobile. Eg. Privacy, Copyright notice, Terms of Service. Hello, And what's the problem?
PolywickStudio Posted January 10, 2025 Author Posted January 10, 2025 I'm doing work-for-hire. In non-mobile version, there's UniLablel with TextConversion. In UnlmLabel, I want to put: <a href= "privacy.html" > Privacy </a> Is this possible?
Sherzod Posted January 10, 2025 Posted January 10, 2025 13 minutes ago, PolywickStudio said: In non-mobile version, there's UniLablel with TextConversion. Yes, I know. 14 minutes ago, PolywickStudio said: In UnlmLabel, I want to put: <a href= "privacy.html" > Privacy </a> Is this possible? Yes, of course. Have you tried assigning such text?
PolywickStudio Posted January 10, 2025 Author Posted January 10, 2025 ignore. i got it to work. please close.
Recommended Posts