i have a list of tasks in wich there is a checkbox (completed)
i have a gallery based on those items in which i have an icon that is the button to make completed the task
i put two overlapped icon (one "x" and one "") and set visible based on the "completed" checkbox (if the task is not completed then i see the "", otherwise i see the "x")
now, i want to set the checkbox value of related record in the gallery when i press that icon; completed if i press the "" and open if i press the "x" button
i think "updatecontex" is not good in this case
Hi @diego_marino ,
Did you mean that you want to update the data to the data source when you selecting the checkbox in gallery control? What is the data source and what is the column type?
Regards,
Mona
yes i set an icon in the gallery, when i press that icon i want to update the related record (the sharepoint column is a yes/no)
User | Count |
---|---|
140 | |
140 | |
76 | |
73 | |
71 |
User | Count |
---|---|
230 | |
174 | |
73 | |
69 | |
61 |