I’m posting this as a “question” but it’s really more of a comment and a request for improvement.
@Steve has written a nice article on how to use a hyperlink expression to create an system-generated action that will take the user to an external URL:
Steve’s explanation is fine, but AppSheet needs to work on this feature in my view. Here are some issues:
Finally, I’d like to point out that when I have big tables and am concerned about the performance of my app, I don’t use this hypertext function. Instead, I make the linking action myself and then attach it to the appropriate text column. For some discussion, see the following:
Though I think most of my points in this post a valid, I’m no longer sure about this one. I tried it again with a different link and the inline action was attached correctly and automatically. I’ll look in to what might cause the experience I reported. It may be that if you do things correctly it works but if you make some sort of mistake along then way, it’s not recover and assign the column correctly after you’ve fixed your error.
I was able to confirm that, if you do everything correctly and then save your work, the action is attached correctly. BUT, if you add another virtual column after that, the attachment is temporarily lost. This is disconcerting but if you ignore it and keep editing, in comes back. Curiouser and curiouser.
Sounds like a bug worth reporting to Support. It would probably be helpful to Development if you could provide with your report a simple example app and specific instruction how to reproduce the problem.
Thanks! Will do!
This should not be a perfect solutions likely, but the recently released new feature of rich text may help you to construct hyperlink with the long strings as you want.
Just use the standart tag to generate the links then it looks like,
You just create the virtual column and make it long text with html and push expressions something ...
Wow! I was unaware of this. Thanks!
You can construct expression to dynamically change the URL to jump for. Make sure this only works in virtual column .
Thanks again! I’m reading the announcement now. Somehow, I had missed it.
I got it to work in a real (physical) column. I’m about to write about that in the thread announcing the new feature.
That is an ingenious use case of rich text feature @tsuji_koichi .
User | Count |
---|---|
18 | |
9 | |
8 | |
5 | |
5 |