I am experiencing an execution error when I try to use the app. The error appears as soon as I open it. Additionally, it doesn't allow me to add anything to the list. Could someone help me identify where the issue might be in the code or flow of the program? I would really appreciate any guidance to resolve this.
Hi yall, thx I managed to fix the saving elements in a list error, but now i want to know what block to use for deleting an element from the CloudDB1, and therefore, from the listview "Visordelista_alumnos" and "visordelista_profesor", technically it automatically deletes cuz of the "Get value tag" block, I js wanna know which block to use and connect with "visordelista_profesor-selection"so the element from the listview gets deleted from the cloud. THX
You will have to download the list to your app, remove the item/element that you want to remove, then re-upload the list to cloudDB. (Unless, that is, you want to only remove the first item in the list, for which there is a block)