Hi all,
I have to implement one requirement as shown below screenshots, I have a button called "add period details" then a form should be will be displayed to user and add the period details. This should be an parent array. In the same form there should be another sub-button called "Add Arm Titles" this should be a nested child CDT. which should be used to add multiple rows and these values need to be stored into database. Also the same way need to have the delete functionality, when user deletes a period details, the child rows "Arm Titles" should also get deleted.
Add Period Details -->Parent (period details) --> Multiple Child (add arm details)
can you please help us, how can we achieve this type of implementation, Quick responses on this thread are highly appreciated.
UI ScreensCDT structure---------------------
Discussion posts and replies are publicly visible
Hi I understand your use case but not sure what is the issue/problem that you are facing. Are you seeking UI design inspiration or is your doubt about logics/code structure to support addition and deletion of projects and respective arms?