I looked on Anvil doc and on this forum, but I couldn’t find an answer to my question: I simply want to add a URL link inline inside a Label object. For now, I have this sentence in the text property of my Label:
I tried that at first but I couldn’t make it work and it’s really cumbersome anyway because, IIUC, you need one component each time you alternate between plain text and link.
I went with that and it worked TBH though, I didn’t really understand the part about “drop zones” and what they are used for in this tutorial. I tried a bunch of different things based on the code in there and it ended up working but I don’t have a deep understanding of why, so my solution may not be reproducible
Learnings: I spent quite a few hours implementing this, so I’d humbly recommend – again, I’m no expert here – at least clearing up a bit the explanation about drop zones (without those it didn’t work but I didn’t understand why).
Even better: having an easier way to get this basic functionality in Anvil would be awesome! I’m pretty sure it’s not “basic” to implement for Anvil devs, but I’m using that word as “it’s something you’d expect because it’s used very often” – you can do that on GitHub comments, on this very Discourse, on your email client, etc.
Hope this feedback is useful and, above all, thanks a lot for your help