Text Icon using imgplaceholder cannot be displayed in apps

gdekad
New Member

Dear Appsheet,

I use virtual column to create text icon using imgplaceholder.
The type of virtual column is thumbnail.

The expression :

Concatenate(“https://imgplaceholder.com/100x100/c0c0c0/DC143C?text=",100,"-",80,"br”,60 ,"-",40,"&font-size=18")

For about 6 weeks, the icon displayed well.

But for this week, the icon cannot be displayed in apps, just displayed “Warning Triangle”.

· The expression is valid
· The expression result : https://imgplaceholder.com/100x100/c0c0c0/DC143C?text=100-80_br_60-40&font-size=18 ==>link run well di browser, icon dispayed well
· The Icon in apps not run, just displayed “Warning Triangle”.

Any solution for this case?

Thanks.

0 7 488
7 REPLIES 7

Remove the extra space after 60 and it should be fine.

Thank for the correction.

Icon in browser (preview and browser link) displayed well but not in my android.
I’ve refresh apps for many times but still the icon not displayed (just show warning traingle).

Thanks.

Yes that seems to be correct. I will check this from our developers what could be the reason. Though… when you write the URL directly to your browser, the service is checking your browser before accessing the service. This redirection will take 5 seconds and that can be the reason with the app.

gdekad
New Member

If i use formula text icon, the font size is too small, that’s why i use imgplaceholder to create icon.
In presence of trouble with imgplaceholder (redirection take 5 seconds, cannot displayed in android apps), is there any solution to create icon with large font size and line break?

Thanks.

There are lot of other services that you can use. One is for example ipsumimage.appspot.com and it seems to be working with the app as well.

It’s work (using ipsumimage).
Thanks so much.

You’re welcome

Top Labels in this Space