Hello!
Iยดve set an hyperlink in my but it does not work. anyone knows how to fix this? รยดve read a couple of threads about it and i couldnยดt make it work. Currently i have the hyperlink column set as show in the image.
Solved! Go to Solution.
Ah. Move your expression to the Content property in the TYPE DETAILS section, and set the App formula to ""
.
In what way doesnโt it work?
doesnยดt re direct to the external site, they look like non editable columns (see image)
I used the sintax found in here https://help.appsheet.com/expressions/functions/hyperlink
Itโs not editable because the column has an app formula. A column value generated by an app formula cannot be edited.
It cannot be clicked because youโre in a form view. To provide a clickable link in a form view, use a column of type Show with a category of URL.
I did that change and is apparently correcct but when i click the link shows an 404 error. I checked the URL and itยดs fine. Actually when i first tested the link was working just fine, but the error appeared a few minutes later.
What is the URL?
Iยดm making an app for the workers on my company where they can request and upload bills and this link is the webpage of the goverment office, something similar to the IRS but in Mexico
What is the complete expression that generates the hyperlink for the Show column?
Hi Steve i had to regenarate the column structure and the HIPERLYNK stop working. I set it up just like i had it when it was working but now is showing me an error and i donยดt know why. Any ideas on what might be the problem? Thank you
Ah. Move your expression to the Content property in the TYPE DETAILS section, and set the App formula to ""
.
Hey Steve. I think Iโm finding a similar issue but the interface has since changed. When Iโm putting URLs as virtual columns, the app isnโt linking it.
Iโm using TYPE URL and Formula like HYPERLINK(โhttps://google.comโ, โGoogleโ).
I also tried a SHOW column with a URL type, but I canโt get that to show up on a slice view for some reason. Seems like this should just work but canโt quite get it. Thoughts?
Please post a screenshot of the Show column configuration screen. Please also post a screenshot of the configuration of the view that isnโt displaying the hyperlink. Finally, please post a screenshot of the app emulator in the app editor showing the screen that should display the hyperlink but isnโt.
I used this syntax HYPERLINK(โhttp://pys.sat.gob.mx/PyS/catPyS.aspxโ , "Catรกlogo SAT") and now is working as intended.
Thanks. OK, testing a few things and I think I either am missing something about how to pass data into slices or thereโs a bug with slices. The URLs are working with a normal detail view for the table, but the slice table with only certain columns being passed in isnโt working.
Data
Normal detail view (not a slice)
All links show and link properly.
Slice view
Shows donโt show up and links using URL donโt work.
My slice is using the same data table and has the URL columns added to be included in the slice.
Any reason a slice wouldnโt allow SHOW columns or URLs to link?
This is the slice detail view config (UX)
And then the main detail view that does have the URLs working.
There are obvious differences between the configurations of the tableโs detail view and the sliceโs detail view. Perhaps make them consistent?
Isnโt the only difference that Iโve specified column order on the table detail view vs using the slice creation to specify column order for the slice? Should that make links not work?
Seems like every other setting is the same โฆ right? I guess auto photo vs specifying โฆ again, that shouldnโt impact how the URLs work.
User | Count |
---|---|
16 | |
10 | |
9 | |
8 | |
3 |