Unable to Edit existing data in Table View in both Mobile/Desktop

Thank you in advance

I created a Table view on AppSheets Project with a new slice where the user can edit/update but cannot delete/add new information. These are the settings below:

2023-03-19 23_19_32-Threshold Sample App 2023 - AppSheet.png2023-03-19 23_19_39-Threshold Sample App 2023 - AppSheet.png

However, on both Mobile/Desktop view, I can view the Table data but I am unable to edit the existing data, can anyone please explain to me what I went wrong?

2023-03-19 23_19_47-Window.png

Solved Solved
0 6 1,573
1 ACCEPTED SOLUTION

To get a drop-down list, your column type should be Enum or EnumList. What you are seeing now is just your browser caching your previous entries in the field. 

In your App Editor, click on the Actions icon on the left bar, navigate to the table from the list, under the table name click on the Edit action, then inside the action, scroll down to Appearance, and make sure it is set to Display As Primary, or Display Prominently. 

View solution in original post

6 REPLIES 6
Top Labels in this Space