Hello, I need to remove the edit button and the edit screen. I can’t see how I can prevent my users from editing the data (there is no possibility to uncheck “allow users to edit” as I see in videos).
Can you provide a screenshot of the component and screen type that you are trying to edit? It looks like a details screen and if so you should be able to find a tab on the right next to General called Edit Form. From there you should be able to uncheck the button saying Allow Users To Edit.
You are viewing the option settings for specifically the inline list component on the screen. You need to new the options for the entire screen. Then you can turn off editing.
Sorry, I misunderstood which screen you were referring to.
I agree with @Dilon_Perera. I did a quick test, and it seems like you aren’t seeing the General and Edit Form tabs in the right hand panel.
Actually it seems like you don’t see the Edit Form tab on either you main screen or you task screen. The main tab options should look like this:
Where your’s looks like this:
Your Task screen options should look like this:
Where yours looks like this:
I don’t think you are doing anything wrong in this case. I can’t seem to reproduce your issue. This may be a bug that needs to be submitted to glide.
Hello, I have resolved the problem with support. The publishing of my app was fixed. The main problem – missing buttons and options that allow or prevent users from editing – was caused by insufficient rights of the Airtable user. The user has an Airtable Viewer role and couldn’t edit Airtable data. I hope this helps someone in future