I have a parent form, and after adding the fields and saving, I can add a related record in the subgrid form. However after adding the record in the subgrid, I don't see an option to add notes and attachments for the subgrid record. If i edit the subgrid record it brings me over to the record form which is on another page, I can see and add notes/attachments for the record. But I do not want the user to navigate I want the user to add the note/attachment in the main form in the subgrid. I believe there is no OOB feature to do that, but is there anything I can do in JS? If so can someone please provide me a link. Thanks.