diff --git a/Configuration/FlexForms/Latest.xml b/Configuration/FlexForms/Latest.xml
index 6c682bb4fba9f9cff885ab14d4ee3116e98ee688..756ad1ee8a18db6469230cc6c9e1772d25cf7b31 100644
--- a/Configuration/FlexForms/Latest.xml
+++ b/Configuration/FlexForms/Latest.xml
@@ -65,6 +65,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.starttime</label>
 							<config>
 								<type>input</type>
+								<renderType>inputDateTime</renderType>
 								<size>12</size>
 								<eval>datetime</eval>
 							</config>
@@ -76,6 +77,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.endtime</label>
 							<config>
 								<type>input</type>
+								<renderType>inputDateTime</renderType>
 								<size>12</size>
 								<eval>datetime</eval>
 							</config>
@@ -87,6 +89,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.sortBy</label>
 							<config>
 								<type>select</type>
+								<renderType>selectSingle</renderType>
 								<items>
 									<numIndex index="0">
 										<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.systemDefault</numIndex>
diff --git a/Configuration/FlexForms/ListByCategory.xml b/Configuration/FlexForms/ListByCategory.xml
index 5312f3ba8a3b3f7705dd20b77005a0bc5a588a2f..27859b4793703294d2b9b4cb2dcf7f5a44a7e9d2 100644
--- a/Configuration/FlexForms/ListByCategory.xml
+++ b/Configuration/FlexForms/ListByCategory.xml
@@ -66,6 +66,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.starttime</label>
 							<config>
 								<type>input</type>
+								<renderType>inputDateTime</renderType>
 								<size>12</size>
 								<eval>datetime</eval>
 							</config>
@@ -77,6 +78,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.endtime</label>
 							<config>
 								<type>input</type>
+								<renderType>inputDateTime</renderType>
 								<size>12</size>
 								<eval>datetime</eval>
 							</config>
@@ -88,6 +90,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.sortBy</label>
 							<config>
 								<type>select</type>
+								<renderType>selectSingle</renderType>
 								<items>
 									<numIndex index="0">
 										<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.systemDefault</numIndex>
@@ -111,6 +114,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.sortOrder</label>
 							<config>
 								<type>select</type>
+								<renderType>selectSingle</renderType>
 								<items>
 									<numIndex index="0">
 										<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.systemDefault</numIndex>
diff --git a/Configuration/FlexForms/Overview.xml b/Configuration/FlexForms/Overview.xml
index 6460a6ecf6dc4f9cd53b6c11b53c2f76b2d93316..07f900705588d5819e8de897e059390adff7e8c8 100644
--- a/Configuration/FlexForms/Overview.xml
+++ b/Configuration/FlexForms/Overview.xml
@@ -15,6 +15,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.overview.flexForm.groupBy</label>
 							<config>
 								<type>select</type>
+								<renderType>selectSingle</renderType>
 								<items>
 									<numIndex index="0">
 										<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.overview.flexForm.groupBy.I.0</numIndex>
@@ -68,6 +69,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.starttime</label>
 							<config>
 								<type>input</type>
+								<renderType>inputDateTime</renderType>
 								<size>12</size>
 								<eval>datetime</eval>
 							</config>
@@ -78,6 +80,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.endtime</label>
 							<config>
 								<type>input</type>
+								<renderType>inputDateTime</renderType>
 								<size>12</size>
 								<eval>datetime</eval>
 							</config>
@@ -88,6 +91,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.sortBy</label>
 							<config>
 								<type>select</type>
+								<renderType>selectSingle</renderType>
 								<items>
 									<numIndex index="0">
 										<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.systemDefault</numIndex>
@@ -110,6 +114,7 @@
 							<label>LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.sortOrder</label>
 							<config>
 								<type>select</type>
+								<renderType>selectSingle</renderType>
 								<items>
 									<numIndex index="0">
 										<numIndex index="0">LLL:EXT:sg_news/Resources/Private/Language/locallang_db.xlf:plugin.flexForm.systemDefault</numIndex>