I have a Fragment FR1 that contains several Nested Fragments; FRa, FRb, FRc. These
Fragment
FR1
Nested
Fragments
FRa
FRb
FRc
You can use getChildFragmentManager() and find nested fragments, get them and run some methods to retrieve input values
getChildFragmentManager()