how to create a hyperlink?

Hi 

I tried to create a hyperlink like the one below,

sample1.PNG

I set it up like this, the column type is url.

hyperlink.PNG

but what I got is this,

display hyperlink.PNG

Did I miss something? I would like to result in the first picture.

Thanks,

Helen

 

Solved Solved
0 17 271
2 ACCEPTED SOLUTIONS

You won't see the hyperlink inside the Form because actions do not work there.

If you want to have a link inside a form for guidance, check Show columns:

https://support.google.com/appsheet/answer/10106435?hl=en#show

View solution in original post

Please post a screenshot of the configuration screen of your Show-type column.

View solution in original post

17 REPLIES 17

Please try wrapping [Q1 Target] with ENCODEURL()

ENCODEURL([Q1 Target])

HYPERLINK() - AppSheet Help

ENCODEURL() - AppSheet Help

 

 

Thank you, let me try it.

 

I did this, HYPERLINK([Yahoo Sustability Page],ENCODEURL([Q1 target]))

it doesn't seem working?

 

Aurelien
Google Developer Expert
Google Developer Expert

Hi @helenyeliu 

You second picture looks like a screenshot from a form view.

the 1st picture looks like a detail view. 

You may want to look at Behavior>Actions>Show system Actions> and pick your action.

Then:

Appearance>Attach Inline> and pick the column to which you desire your url link to be displayed with.

thanks! 

1st and 3rd pictures are the screen shot from a form view. 2nd picture is how I set up the hyperlink, I would like to see the result shown in 1st picture instead of the 3rd one.

THanks.

I set like this,external-link.PNGexternal-link.PNG

It still doesn't work.

Aurelien
Google Developer Expert
Google Developer Expert

There is an action below.

Aurelien_0-1657520403734.png

As indicated earlier:

"Appearance>Attach Inline> and pick the column to which you desire your url link to be displayed with."

I added attach to column like this, it still doesn't show the link.

setting.PNG

I define the hyperlink as this

define hyperlink.PNG

the result is still 

display hyperlink1.PNG

 

I am using Form type for this table.  Am I able to setup the link?

Thanks!

Helen

 

 

You won't see the hyperlink inside the Form because actions do not work there.

If you want to have a link inside a form for guidance, check Show columns:

https://support.google.com/appsheet/answer/10106435?hl=en#show

Thanks!

HI,

  I found that I already setup the column using Show, it doesn't seem help. Do you have an example for this?

Thanks,

Helen

 

Please post a screenshot of the configuration screen of your Show-type column.

Hi 

finally Using Show column solves my problem, thanks much!

Helen

I just learnt something here ! Thank you @SkrOYC 

Aurelien
Google Developer Expert
Google Developer Expert

Hi @helenyeliu 

hyperlinks are basically actions.

They can't be used within a form view type.

Top Labels in this Space