How to make checklist uneditable after submission

Hi, I'm new to Honeycode.
I'm creating a checklist list app, I want User 1 to tick the relevant boxes on screen, press the submit button. I don't want any of the users input (including checkbox) to be editable.
Is this possible on Honeycode?
Because whenever User2 views submitted checklists, they are able to edit the submitted checklist.

Hi @Thulani, welcome to the community and thanks for posting! :smiley: :honeybee:

The checkbox and toggle features are meant to allow user input (to toggle on or off), however I can submit a request to our team to be able to prevent any changes after a selection is made.

For a solution in the meantime, you can have the submit button write to a column that is formatted to "Plain text" and make that field on your screen non-editable (in the properties panel). This is how it would look:

Change the column in the table to a "Plain text" format:

Then in Builder, make the field non-editable by unchecking the "Editable" box in the properties panel:

Hope this helps! Let us know if we can assist any further. :honey_pot: