@phaiza If the requirement is strictly for the front-end display, you can handle the logic in your React component. The Content Fragment can expose all fields, and the React component can determine which fields to display based on the checkbox's value.