From cc7269487dce43233e8200f8428f058f25e23d13 Mon Sep 17 00:00:00 2001 From: venba-Inspriron-3558 Date: Thu, 25 Sep 2025 10:52:30 +0530 Subject: [PATCH] FIX_XL button and Search --- app/Views/UserList.php | 31 +- app/Views/batch_list.php | 74 +- app/Views/bds_multi_report.php | 8 +- app/Views/bds_renewal_report_list.php | 10 +- app/Views/bds_report_Insurer_wise_Data.php | 39 +- app/Views/bds_report_bap_wise_data.php | 39 +- app/Views/bds_tat_wise_report.php | 52 +- app/Views/business_team_list.php | 24 +- app/Views/cd_master_list.php | 31 +- app/Views/claim_dump_file_list.php | 12 +- app/Views/claim_files_upload.php | 10 +- app/Views/claims_report_acc_manager_wise.php | 20 +- app/Views/claims_report_tpa_wise.php | 20 +- app/Views/client_deposit_list.php | 69 +- app/Views/client_kyc.php | 48 +- app/Views/client_list.php | 53 +- app/Views/dms_search.php | 10 +- app/Views/drive_file_upload.php | 8 +- app/Views/employee_data_list.php | 80 +- app/Views/employee_upload.php | 10 + app/Views/endorsement_list.php | 84 +- app/Views/enrollment_list.php | 89 +- app/Views/file_list.php | 88 +- app/Views/finance_team_list.php | 28 +- app/Views/hr_activity_history.php | 18 +- app/Views/hr_file_upload.php | 76 +- app/Views/insurer_export_templete.php | 14 +- app/Views/insurer_list.php | 44 +- app/Views/insurer_or_tpa_data.php | 11 +- app/Views/irda_bap_client_report_list.php | 47 +- app/Views/irda_bap_insurer_report_list.php | 168 +- app/Views/irda_client_report_list.php | 168 +- app/Views/kyc_list.php | 53 +- app/Views/layout/header.php | 54 +- app/Views/leads_list.php | 90 +- app/Views/log_view.php | 8 +- app/Views/outstanding_report_list.php | 118 +- .../policy_transaction_endorsement_form.php | 168 +- .../policy_transaction_endorsement_list.php | 14 +- .../policy_transaction_inception_form.php | 7767 +++++++++-------- .../policy_transaction_inception_list.php | 316 +- app/Views/policy_type_list.php | 96 +- app/Views/report_bds.php | 44 +- app/Views/retail_endorsement_list.php | 93 +- app/Views/tat_report_band_wise_list.php | 46 +- app/Views/test_members_list.php | 28 +- app/Views/thz_list.php | 28 +- app/Views/thz_notes.php | 36 +- app/Views/ticket_feedback_list.php | 68 +- app/Views/ticket_history.php | 10 +- app/Views/ticket_list.php | 115 +- app/Views/ticket_mail_template.php | 8 +- app/Views/tpa_branch.php | 4 +- app/Views/tpa_list.php | 53 +- app/Views/variance_report_list.php | 292 +- app/Views/vehicle_docs.php | 8 +- app/Views/vehicle_master_list.php | 38 +- app/Views/view_deposit.php | 114 +- app/Views/view_rfq.php | 4 +- 59 files changed, 6633 insertions(+), 4523 deletions(-) diff --git a/app/Views/UserList.php b/app/Views/UserList.php index 3845855c..749747ae 100755 --- a/app/Views/UserList.php +++ b/app/Views/UserList.php @@ -354,6 +354,7 @@ table.dataTable tbody td { --> + @@ -391,15 +392,15 @@ table.dataTable tbody td {
Name
- + - - - - - - - - - + + + + + + + + + $row){ ?> - + @@ -234,7 +234,6 @@ table.dataTable thead th { { extend: 'csv', title: 'CD-Master-List', - className: 'my_class', text: ' CSV ', className: 'app-btn-primary my_class', exportOptions: { @@ -252,6 +251,14 @@ table.dataTable thead th { ] } ], + language: { + search: ` +
+ _INPUT_ + +
`, + searchPlaceholder: "Search" + }, paging: true, pageLength: 25, order: [[0, 'desc']] diff --git a/app/Views/claim_dump_file_list.php b/app/Views/claim_dump_file_list.php index b72f74e2..7a52530b 100644 --- a/app/Views/claim_dump_file_list.php +++ b/app/Views/claim_dump_file_list.php @@ -71,7 +71,7 @@
S.No.Client NameInsurer NameInsurer Branch NameOpening DateCD Account NoOpening AmountDate/UserActionS.No Client Name Insurer Name Insurer Branch Name Opening Date CD Account No Opening Amount Date/User Action 
( )
- + @@ -86,7 +86,7 @@ ?> - + @@ -297,8 +297,12 @@ } ], language: { - search: "_INPUT_", - searchPlaceholder: "Search..." + search: ` +
+ _INPUT_ + +
`, + searchPlaceholder: "Search" }, paging: true, // Enable pagination pageLength: 15, // Set default number of rows per page (optional) diff --git a/app/Views/claim_files_upload.php b/app/Views/claim_files_upload.php index 3a13b56e..0b5eab77 100644 --- a/app/Views/claim_files_upload.php +++ b/app/Views/claim_files_upload.php @@ -56,10 +56,10 @@
SNOS.No  File name User/Time Status
- - - - + + + + @@ -274,7 +274,7 @@ function create_url_list(data) { data.forEach((item, index) => { html += ` - +
S.NoDocs NameFile NameActionS.No Docs Name File Name Action 
${index + 1}${index + 1} ${item.doc_name} ${item.url} diff --git a/app/Views/claims_report_acc_manager_wise.php b/app/Views/claims_report_acc_manager_wise.php index 2608e391..105f552a 100644 --- a/app/Views/claims_report_acc_manager_wise.php +++ b/app/Views/claims_report_acc_manager_wise.php @@ -88,10 +88,24 @@ "<'row'<'col-sm-12'tr>>" + "<'row'<'col-sm-5'i><'col-sm-7'p>>", buttons: [ - { extend: 'csv', text: 'CSV', title: 'Insurer-Wise-Report-List' }, - { extend: 'excel', text: 'Excel', title: 'Insurer-Wise-Report-List', exportOptions: { orthogonal: 'sort' } } + { + extend: 'collection', + text: ' Export ', + className: 'btn app-btn-secondary ', + buttons: [ + { extend: 'csv', text: ' CSV ', title: 'Insurer-Wise-Report-List', className: 'app-btn-primary ' }, + { extend: 'excel', text: ' EXCEL ', title: 'Insurer-Wise-Report-List', className: 'app-btn-primary ', exportOptions: { orthogonal: 'sort' } } + ], + } ], - language: { search: "_INPUT_", searchPlaceholder: "Search..." }, + language: { + search: ` +
+ _INPUT_ + +
`, + searchPlaceholder: "Search" + }, paging: true, pageLength: 10, ordering: false diff --git a/app/Views/claims_report_tpa_wise.php b/app/Views/claims_report_tpa_wise.php index 40121b41..ec66572a 100644 --- a/app/Views/claims_report_tpa_wise.php +++ b/app/Views/claims_report_tpa_wise.php @@ -86,10 +86,24 @@ "<'row'<'col-sm-12'tr>>" + "<'row'<'col-sm-5'i><'col-sm-7'p>>", buttons: [ - { extend: 'csv', text: 'CSV', title: 'Insurer-Wise-Report-List' }, - { extend: 'excel', text: 'Excel', title: 'Insurer-Wise-Report-List', exportOptions: { orthogonal: 'sort' } } + { + extend: 'collection', + text: ' Export ', + className: 'btn app-btn-secondary ', + buttons: [ + { extend: 'csv', text: ' CSV ', title: 'Insurer-Wise-Report-List',className: 'app-btn-primary ' }, + { extend: 'excel', text: ' EXCEL ', title: 'Insurer-Wise-Report-List',className: 'app-btn-primary ', exportOptions: { orthogonal: 'sort' } } + ] + } ], - language: { search: "_INPUT_", searchPlaceholder: "Search..." }, + language: { + search: ` +
+ _INPUT_ + +
`, + searchPlaceholder: "Search" + }, paging: true, pageLength: 10, ordering: false diff --git a/app/Views/client_deposit_list.php b/app/Views/client_deposit_list.php index ba5eb225..81c80750 100755 --- a/app/Views/client_deposit_list.php +++ b/app/Views/client_deposit_list.php @@ -16,14 +16,13 @@ " type="button" id="btnAdd" class="btn btn-primary waves-effect waves-light" data-toggle="" data-placement="top" title="Add" data-trigger="hover">ADD --> - +
- - - - + + + + @@ -70,31 +69,43 @@ $(document).ready(function() { $('#tickets-table').DataTable({ + // dom: "<'row'<'col-sm-0'f><'col-sm-9 text-right'B>>", dom: "<'row'<'col-12 d-flex justify-content-between align-items-center'<'datatable-search dataTables_filter'f><'datatable-buttons dt-buttons'B>>>", - buttons: [{ - extend: 'csv', - text: 'CSV', - title: 'Client Deposit Details - ' + ' ', - className: 'my_class', - exportOptions: { - columns: ':not(:last-child)' - }, - }, - { - extend: 'pdf', - text: 'PDF', - title: 'Client Deposit Details - ' + ' ', - exportOptions: { - columns: ':not(:last-child)' - }, - } - ], - - + buttons: [ + { + extend: 'collection', + text: ' Export ', + className: 'btn app-btn-secondary ', + buttons: [ + { + extend: 'csv', + text: ' CSV ', + title: 'Client Deposit Details - ' + ' ', + className: 'app-btn-primary ', + exportOptions: { + columns: ':not(:last-child)' + }, + }, + { + extend: 'pdf', + text: ' PDF ', + title: 'Client Deposit Details - ' + ' ', + exportOptions: { + columns: ':not(:last-child)' + }, + className: 'app-btn-primary ', + } + ] + } + ], language: { - search: "_INPUT_", - searchPlaceholder: "Search..." - }, + search: ` +
+ _INPUT_ + +
`, + searchPlaceholder: "Search" + }, }); diff --git a/app/Views/client_kyc.php b/app/Views/client_kyc.php index b7f543d8..e68543e2 100755 --- a/app/Views/client_kyc.php +++ b/app/Views/client_kyc.php @@ -1,49 +1,15 @@ - - +
-
+
-
Insurer NameInsurer Branch NameCD Account NumberCurrent BalanceInsurer Name Insurer Branch Name CD Account Number Current Balance  Action
+
- + @@ -63,7 +29,7 @@
-
+

Additional Documents

-
+
-
S.noS. No Document Name Status Action
+
diff --git a/app/Views/client_list.php b/app/Views/client_list.php index fb1095af..419f9848 100755 --- a/app/Views/client_list.php +++ b/app/Views/client_list.php @@ -85,21 +85,20 @@ table.dataTable thead th { " type="button" id="btnAdd" class="btn btn-primary waves-effect waves-light" data-toggle="" data-placement="top" title="Add" data-trigger="hover">Add --> -
Document Name
+
- - - - + + + + $row){ ?> - +
S.NoClient NameAccount ManagerActionS.No Client Name Account Manager Action 
client_name; ?> ( short_name; ?> ) @@ -108,7 +107,9 @@ table.dataTable thead th { account_manager . ', '; ?> - +