[interchange-bugs] [Bug 305] Changed - Email-address shows <a href"mailto... etc on customer_bill and ship_to pages

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Fri Aug 24 17:04:00 2001


http://developer.akopia.com/bugs/show_bug.cgi?id=305

*** shadow/305	Fri Aug 24 15:43:03 2001
--- shadow/305.tmp.20204	Fri Aug 24 17:03:34 2001
***************
*** 32,34 ****
--- 32,51 ----
  I propose removing the 'email' field from both the customer_bill and 
  customer_ship pages.
  
+ 
+ ------- Additional Comments From mike@minivend.com  2001-08-24 17:03 -------
+ No, don't do this. This was done for a reason. The customer knows their
+ own email address, and it would be more common to want to contact them
+ than change it.
+ 
+ If you want, you can add an edit link by putting in:
+ 
+ [page href="__UI_BASE__/flex_editor"
+                       form="
+                         mv_data_table=userdb
+                         ui_data_fields=email
+                         item_id=[loop-code]
+                         ui_return_to=__UI_BASE__/customer_view
+                         ui_return_to=customer=[loop-code]
+                       "
+                     ]edit</a>