diff --git a/modules/Vtiger/views/ShowWidget.php b/modules/Vtiger/views/ShowWidget.php
index 3c4a8db4f7272542a105d6b877caba663181b144..43f88ad09f62cdbd91e197f101100cc2c3ee7308 100644
--- a/modules/Vtiger/views/ShowWidget.php
+++ b/modules/Vtiger/views/ShowWidget.php
@@ -47,7 +47,6 @@ class Vtiger_ShowWidget_View extends Vtiger_IndexAjax_View {
 						$widget->set('data', $request->get('data'));
 					}
 		    		$widget->add();
-		    		$request->set('widgetid', $widget->get('id'));
 				}
 				
 				//Date conversion from user format to database format