coz user can edit this manually in application,this app for recomendation for user only.but user aproved or not
Okay, fair enough.
So if you want to set them via the API, you can follow my video and just make a minor change.
Once you have the mutation for each row, add an if-then-else column:
- If “Permintaan >0” is not empty, then Mutation column
And then use that column in the joined list. The rest of it will be exactly the same.
Right click on the table name in the Data Editor, and select Show API.
Choose the curl examples, and then Edit Rows.
You can copy the code from there, and remove the bits you don’t need.
See below to learn more:
can you captured setting for collumn json data thanks
You can get it yourself by following the instructions I gave above, and it will give the exact values that you need for your table.
Thank you @Darren_Murphy For Sharing This,Its Work For ME
For some reason, the “delete row” does work on Relation with match multiple or a query. But if that works, why set column values wouldn t work just as fine. It s 2025 already and still doesn t work
Delete Row works with a query/multiple relation with regular Glide Tables.
It does not work with Big Tables.
Yes, but if that works perfectly, why “Set collumn values” or “Increment number” or any other wouldn’t work just as fine?
Because they are not supported. That’s why we created this feature request.
Let’s get this going!