Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Automatically custom filed update when I tip an ID

Hey . In a Gsheet I have a customers list   builds with my app sheet form.

The first filed is "ID".

Now I need that in my app sheet (in another tab) when I tip a Customer ID the system automatically update all the fields in gsheet (second tab) and in the app form too.

Can someone help me please?

 

 

 

Solved Solved
0 9 379
3 ACCEPTED SOLUTIONS

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Denis_Dal_Soler 

 

There is not enough information on your app structure and mechanism, but you can try:

- using dereferenced expression:

[yourColumnWithTypeRef].[ColumnYouWishToRetrieveInformationFrom]

 - using action for updating on form save:

Aurelien_0-1662994150787.png

 

View solution in original post

Steve
Platinum 5
Platinum 5

What does "tip an ID" mean?

View solution in original post

9 REPLIES 9
Top Labels in this Space