Multiple Nested Multifields in one dialog
I have a requirement to make multiple multifields within a single dialog and which one displayed is based off of a dropdown. One of the multifields has a multifield inside of it (nested). Everything looks good in the dialog, but when I save it it never is stored as json. I have the acs-commons-nested property set in the appropriate places.
Is what I'm trying to do possible?