How to Add a Data Entry Form to My App

Hi. I keep facing an issue with creating a form for data entry. Whenever I try to create a form, an error message says: table does not allow new entry. Please help !

Thank you,

Nas

Your table or slice is set to Updates or Read_Only and that’s why it’s not allowing to do that. You can find that option from Data > Tables > Open correct table’s definition.

Thank you,

Nas

You’re welcome