Arturo
September 22, 2022, 7:58pm
1
Dear commuty,
I use TIMA´s CRUD to update info for and spreadsheet,
and now I need to update an specific colum with a select option from a spinner.
let me show you the code.
Do you know how can I do it, I experiment with my logic but I do not get the way
Someone knows how can I do it ?
Sur I will find the way to compensate app inventor for all the help that the team has provide me
Arturo
September 22, 2022, 8:16pm
2
I find the way to update the information , just is you know how to put the info in the specific colum the issue will be result
TIMAI2
September 23, 2022, 11:10am
3
Look, again, at the CRUD tutorial/guide
Use the "update" function. You will need to update the whole row, but this handles your requirement.
Arturo
September 23, 2022, 2:41pm
4
Thanks, I am going to take a look, for this function I only change in spreadsheet the colum that I need to modfy to the fist colum, and I works, but for the next fonction I will definetly need to handle differents colum for updates.