Hello,
I have a main form that includes a sub-form (one-to-many relationships) where the main/parent form has one or more records of the sub-form. When I created the main form view, I set the options to be able to edit, view, etc.
When running the app, I go to the main form view and want to edit one of the records that I created (which also includes multiple records in the sub-form field), I discovered that I am not able to navigate to one of the sub-form records so that I can edit it as well while I am on the that main form record. I can only delete or add. I was hoping that I will be able to set one of the required/primary key fields in the sub-form to be hyperlinked which it would take me to the sub-form form and allow me to edit the fields.
I am not sure if I am missing something. Maybe there's a work-around that someone has discovered. that would be very much appreciated.
Thank you