Hi all, I have a table (excel sheet containing a pivot table) where new entries are created automatically whenever a student abandons the course.
I would like to create a way via appsheet to add a justification for these abandonments, saved in a different table.
Hence, read from one table and create records in another table using info from the first table and newly added info.
How can I create that?
Thanks!
Solved! Go to Solution.
The problem appears to be that the Contacto, Last_Courses, and Last_Payment columns have Editable? set to OFF.
If Editable? is set to OFF, a column value cannot change under any circumstances. In effect, Editable? set to OFF means read-only.
If you just want to prevent the app user from modifying a column value, but want the app itself to modify the value (as appears to be your case), instead set Editable? to the expression, FALSE
.
User | Count |
---|---|
31 | |
13 | |
3 | |
3 | |
2 |