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:
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?
Solved! Go to 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.
I see you have the Quick Edit icon shown on the top right of your view. Click on it.
I couldnt edit on Mobile view even though I double click on everything - the "Edit" button that usually shows up in Mobile is missing:
As for the Table view in Desktop, I can edit the columns but here on "Status" column, it is supposed to be a DropDown list options - the list isnt showing by default but once I started to type the word, the list showed up
Go to the action settings and under Display make sure it is visible either as Primary or Prominent.
Also, what is the type of your Status column?
Btw, since it is still In Preview, I haven’t used the new Desktop view, that I see you are using, yet.
Which "Action - Display" are you mentioning about? The Status column is "Text" Type
Thank you
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.
Issue Resolved - Thank you!
User | Count |
---|---|
15 | |
11 | |
9 | |
8 | |
4 |