I have a database with iCloud sync disabled.I have a form, with one field, and one record in it. When I switch from single to multicolumn view or vice versa, the record gets deleted.
Is there an explanation for that? or is it a bug?
Regards, Perry
Hi Perry,
Check the First Sort Field to make sure you have a field selected on your form for that.
If not then that’s why the records are disappearing. They’re not being deleted. They’re just not being fetched from the database because Tap Forms needs to know how to sort the records before displaying them. So the First Sort Field is required.
Thanks,
Brendan
Hi Brendan,
Checked that, that was indeed the problem.
Thanks!
Regards, Perry