From f3f69e7f0e84c1cc19dc8a2428aa7d49a49f9a46 Mon Sep 17 00:00:00 2001 From: venba-Inspriron-3558 Date: Thu, 11 Sep 2025 11:32:15 +0530 Subject: [PATCH 1/3] CHANGE_UI_Support - Lead --- app/Views/leads_form.php | 522 +++++++++++++++++-------------- app/Views/leads_form_handler.php | 67 +++- app/Views/leads_non_eb.php | 402 +++++++++++++----------- app/Views/rfq/multi_files.php | 61 +++- app/Views/thz_list.php | 1 + 5 files changed, 630 insertions(+), 423 deletions(-) diff --git a/app/Views/leads_form.php b/app/Views/leads_form.php index aa40bc28..2807ce7e 100644 --- a/app/Views/leads_form.php +++ b/app/Views/leads_form.php @@ -81,6 +81,17 @@ visibility: visible; opacity: 1; } + + /* dont forgot it keep it safe card and card body space remover */ /* bcoz in design */ + .card-body{ margin-top: 0px !important; } + + /* this css as per design so not declare in golbal */ /* bcoz in design */ + #collapseOne{ + border: 1px solid #BFF3F5 !important; + border-radius: 10px !important; + border-width: 1px !important; + } +
@@ -89,269 +100,301 @@
-
+ + +

+ + + + Add Lead +

-
+
+
+
-
- - + + $value) { + if ($key == 1) { + echo ""; + } else { + echo ""; + } + } + } + ?> + +
+ +
+ + -
+ ?> + +
-
- -
- +
-
+ -
+
+
+
-
- +
+ - + +
+ +
+
+ + + + + + + +
+ + +
+ +
+ + +
+ +
+ + +
+ + + + + +
- - - - - - - -
- - -
- -
- - -
- -
- - -
- - - - -
-
+ -
+
+
+
-
- - +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
- -
- - -
-
-
- -
+
+
+
+
+
+ -
+
+
+
-
- - -
+
+ + +
-
- - + + + + + + + +
+ +
+ + -
+ ?> + +
-
- - -
+
+ +
+ + +
+
-
- - - -
- -
- -
-
- - +
+
+
+ + +
+
@@ -1073,31 +1116,32 @@ const newRow = document.createElement('div'); newRow.className = 'form-row dynamic-form-row'; + if (increment > 1) { const hrElement = document.createElement('hr'); container.appendChild(hrElement); + } // Main div newRow.innerHTML += ` - -