Hi again
I have this Hyperlink set up in a Form View with a Show Column and Column Type set as URL.
The link works. The problem is that is that when I click the HYPERLINK, the link is modified and this is added at the beginning, so it´s not redirected correctly.
“https://www.appsheet.com/start/ ”
Any ideas what I could be doing wrong?
hru
July 16, 2020, 1:04am
2
Is the “Launch External” of the URL Action sets to ON?
1 Like
Since its a Form view, the hyperlink is not an action so I dont have that option to select "Launch external).
The Hyperlink is set up as a Show Column and Column Type set as URL.
hru
July 16, 2020, 3:58am
4
Ah, you are using a permanent column with show type?
You might need to add https:// just before the paypal.me
3 Likes
Steve
July 16, 2020, 12:17pm
5
I agree with @heru ’s suggestion of adding https://
; otherwise, it’s not a fully-constructed URL.
3 Likes
Thanks Heru and Steve! That did it!
3 Likes