This module provides a Webform container designed to contain multiple composite elements. The visibility of each element must be conditional and only zero or one elements should be displayed at a time. Visibility is typically based on another Webform element such as a select element.

This module changes how the data is loaded and stored. It will be stored as if it was part of the first composite element in the container. This simplifies the use of Webform Views since only the first composite element will ever contain data.