How to retrieve the link of the png file of a signature on Appsheet?

Bonjour,

J’ai une table nommée “test” de type formulaire dans mon application nommée “MR-FORMULAIRE SUIVI QUALITE”

Les colonnes de ce tableau sont les suivantes :

"1 → RowNumber ----TYPE = Nombre

2-> 11 ----TYPE = Nombre

3-> 12 ----TYPE = Nombre

4->signature ----TYPE = Signature"

Lorsque je remplis mon formulaire et que je le signe, les signatures sont stockées sur mon drive

=> Chemin du dossier Image/File = “/appsheet/data/TDB-FOLLOW-UPQUALITYSERVICEHOUSEHOLD-IRONINGanswers-471136582-23-10-01/SIGNATURE”
Je retrouve bien ma signature au formats .PNG sur mon drive.

Dans ma feuille de calcul voici le résultat de mon formulaire dans la colonne signature “/appsheet/data/TDB-MONITORINGQUALITYSERVICEHOUSEHOLD-IRONINGanswers-471136582-23-10-01/SIGNATURE/3.signature.111157.png”

Cependant, j’aimerais avoir le lien direct vers la signature en question et non son chemin de fichier.

Pouvez-vous m’aider ?

Check this article and this section how to generate that URL.

https://support.google.com/appsheet/answer/10107317?hl=en&sjid=6917446417954824742-EU#:~:text=Here%27s%20a%20sample%3A-,External%20URL%20for%20image%20files,-By%20default%2C%20app

Good morning,

I followed the article and it still doesn’t work.
Here is the result in pictures:

The condition is indeed disabled

I added a virtual column

I entered the expression

Here’s the result.

I tried adding a column to my table and the generated links do not work

HELP ME PLEASE :confused:

What is the result of your URL?

here is the page result

LISKIEWICZJo_0-1696961787742.png

Something wrong with the formula as all parameters are empty.. like there is no app name, no table or file name in your URL.