diff --git a/context_field.js b/context_field.js
index a701d5b..0e0433f 100644
--- a/context_field.js
+++ b/context_field.js
@@ -41,7 +41,7 @@
     }
     
     // Trigger Edit mode (init)
-    $('.ui-dialog-content form .links a.edit').first().click();
+    // $('.ui-dialog-content form .links a.edit').first().click();
     
     // Conceal Section title, subtitle and class
     $('div.context-block-browser').nextAll('.form-item').hide();
