diff --git a/custom_ui/install.py b/custom_ui/install.py index 314b8e6..8d03340 100644 --- a/custom_ui/install.py +++ b/custom_ui/install.py @@ -83,7 +83,7 @@ def add_custom_fields(): dict( fieldname="from_lead", label="From Lead", - fieldname="Link", + fieldtype="Link", options="Lead", insert_after="customer_name" ),