I'm having an issue with dynamics forms and new record creation. We have multiple record type which each have their own page layouts with groups of fields that make sense for each. We have only one Lightning page for the object so I created an accordion with multiple field sets for record type 1, and then another field set for record type 2. Each has component visibility set to show if the record type equals. This works fine for existing records, but when creating a new one I select record type 2, I see only the fields from the accordion which is supposed to be for record type 1. I don't see any of the fields from the field set visible to record type 2. Am I missing something obvious?