From 3a9bc2f6b2d37c5293d612ced9f2734f4098afb5 Mon Sep 17 00:00:00 2001 From: Casey Date: Tue, 13 Jan 2026 08:14:04 -0600 Subject: [PATCH] quick fix --- custom_ui/install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ),