Started xosForm docs
diff --git a/views/ngXosViews/sampleView/src/js/main.js b/views/ngXosViews/sampleView/src/js/main.js
index 6f4d045..f8473b6 100644
--- a/views/ngXosViews/sampleView/src/js/main.js
+++ b/views/ngXosViews/sampleView/src/js/main.js
@@ -65,10 +65,8 @@
 
       this.formConfig = {
         exclude: ['password'],
+        formName: 'myForm',
         fields: {
-          last_login: {
-            type: 'date'
-          }
         },
         actions: [
           {