Forum Discussion
Why won't data entered in the data entry form show up on the table?
George Hepworth When I enter data into the table it gets assigned a row ID. So i entered the first row and it gets row id 1. I can see that Data in the data entry view. Then when I enter another row using the data entry form it gets assigned row id 2 but when I save it tab over to the next entry it won't appear on the table itself. But when I go to add a new row in the table the row id assigned is 3. So it's there but not appearing on the table so that I can see it.
kesposito In that case, the next thing I'd check is that you are, in fact, looking at the same table.
- George HepworthJun 09, 2020Iron Contributor
George Hepworth You should also be sure that there is no filter applied to the table itself.
This can happen if you filter in datasheet view and then save the table with that filter in place.