diff --git a/ProcessMaker/Templates/ScreenComponents.php b/ProcessMaker/Templates/ScreenComponents.php index bd1176fbf3..9ac171b60f 100644 --- a/ProcessMaker/Templates/ScreenComponents.php +++ b/ProcessMaker/Templates/ScreenComponents.php @@ -29,6 +29,7 @@ public static function getComponents() 'FormRecordList', 'FormLoop', 'FormNestedScreen', + 'FormCollectionRecordControl', 'FormButton', 'FileUpload', 'FileDownload',