For a user outside in the factroy, is it possible to edit data in an table? So, the user is filling up the table with some data day by day and sometime he wants to edit existing data in a table. Does this work?
Do you mean directly on the back end, or via app interactions? Both are possible, but editing directly could be risky, also it isn’t terribly user friendly.
Bulk updates to the table content could be also done via CSV download / edit / import, but this doesn’t work perfectly for columns with certain data types.
I haven’t worked with this personally but table records can also be modified via the tulip tables API.
The user doens’t have acess to the back end. He just works with the apps I’ve designed. There is a table on the app with different data. The user fills up this data by using the app and sometimes the data he filled in the table needs to be changed…
Well, I can change the data in the backend, but he should edit the data by himself via app interactions. And this is what I don’t know how to do/create on the app.
@JoelBGT I am not sure if you are in a regulated industry or not, but I am linking this article that describes a way for operators to make changes / corrections to data they input in a way that is compliant for regulatory review - Corrections to Process Data and Review Thereof