I have an Institutions form. If you open it by the form by selecting it from the list, the edit command button on the Institutions form works, it opens the table and allows you to edit the table. This way you can scroll through all the institutions using the arrow on the bottom.
However, if you open it from the parent record via the command button, the edit button on the Institution form works and opens the table but will not allow you to edit the table.
The way the database is set up is that you need to go through the parent record to the child record to the grandchild record. You open the Institution form from there using an "Add" command (link) next to the field. And add a new institution but need to be allow to edit the table also but it only shows just the one record and can not scroll through using the arrow on the bottom.
However, if you open it from the parent record via the command button, the edit button on the Institution form works and opens the table but will not allow you to edit the table.
The way the database is set up is that you need to go through the parent record to the child record to the grandchild record. You open the Institution form from there using an "Add" command (link) next to the field. And add a new institution but need to be allow to edit the table also but it only shows just the one record and can not scroll through using the arrow on the bottom.