v2.2.12: Uses component getter
Uses the component getter method instead of accessing form's component. This ensures the code works correctly if the section is not directly associated with a form, but rather embedded within another component that manages its own set of components.