There is a requirement where we need to have either of the below options:
- Adding a subgrid within a subgrid. i.e. for example, if record A is a subgrid, the user should be able to add more child records - record A1, record A2.
- Can we have an option such that when opening a portal entity form subgrid to create a record, we have another dynamically generated form within this to allow users to enter data? For example in our entity form, if we have a dropdown where users can select multiple options - say - Company A, University B, Company C. For each Company, we want users to add years of experience and for each university we want to add a course title.
Is there any out of the box or custom way that we can achieve any of the above? Thank you in advance!