I don’t have a lot to add from my earlier comments, however one thought I had is whether you can explore opportunities to preset the value of the template column? Perhaps as part of an earlier action?
Are you using a native or custom form? If the latter, it would probably be easier to preset.
Other than that, it might be worth your while submitting a ticket to Glide support.
Yes I tried that as well. it works in many cases.
Yet there are cases (especially when a user just starts using the app)
where the show notification of column 3 still doesn’t produce the full value of column 3.
i’m going to put it aside and come back later on record a video maybe that helps explain my problem more and possibly any users have different solutions to get the same outcome I am trying to achieve.
Are any of these Set Column actions operating through a Single Relation?
I ask because I’ve seen instances in the past where a Set Columns via a Single Relation will fail the first time an app is opened, and then work afterwards. I’ve never been able to figure out why it happens (or find a solution), but I have seen it happen. The best theory I have is that the action takes place before everything on the local device has finished computing. But even that doesn’t make a lot of sense, as sometimes I’ve seen this happen some few minutes after the app has loaded.
We are about two years later, but I have the exact problem described here for a while without finding an answer.
The first time of the day the app is opened and the user triggers the action, it doesn’t go through all the steps and the action is interrupted. The next times, it will work.
In my case, it are two “set” actions that write to two different rows of the same table (through relations). The first “set” always works, but the second fails the first time the action is run.