How to stop users from editing data on the app

I’ve created a simple singalong songs app. I’ve toggled off ‘allow users to edit items’ but the three little dots are still there, and when pressed, bring me to an edit screen! How do I prevent users from changing or editing lyrics?

1 Like

Can you share a screenshot and specify which component you’re using?

Hi Mazen,
Here are three screenshots
Edit-1 with allow users to edit turned off - shows an arrow to the right of the title - when clicked, opens edit-1a - allowing full user editing of the document.

Edit-2 allows users to edit the doc, and perhaps the dots are a bit more discrete, but it still gives users the ability to fully edit the data.

Any help you can offer is much appreciated.
Thanks,
Nancy




1 Like

I would suggest these steps on the Collection level:

  • Choose “Enable advanced actions”.
  • Remove the action that allows people to open the Edit screen, if there is one, or configure the visibility so that only people who should be able to edit (admins) can access it.

In the details screen:

Then, see the actions section on the right panel, and adjust/delete the Edit action.

1 Like

Thank you so much! It worked!

2 Likes

Happy to have helped! Please always let us know if you run into any questions.

1 Like