Krayin Forum

    Krayin

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Adding Leads Counter

    Comments & Feedback
    2
    5
    711
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      deenah85 last edited by

      Hello, I am trying to add leads counter to the leads datagrid, I tried udating the table-head.vue with it but it will not show. so which page do I need to add the code to to make it show?

      A 1 Reply Last reply Reply Quote 0
      • A
        admin last edited by

        @deenah85
        Hello,
        Can you explain your concern in more details as we are unable to understand your query.

        It would be much better if you will explain the query in short description.
        Thank You.

        1 Reply Last reply Reply Quote 0
        • A
          admin @deenah85 last edited by

          @deenah85

          Each page dataGrid is being managed by Vue components. If you want to add counter to the page then please check the following components and modify as per your need.

          https://github.com/krayin/laravel-crm/blob/master/packages/Webkul/UI/src/Resources/assets/js/components/datagrid/table.vue

          https://github.com/krayin/laravel-crm/blob/master/packages/Webkul/UI/src/Resources/assets/js/components/datagrid/filters.vue

          In case you find any issue do let us know.

          Thank you

          1 Reply Last reply Reply Quote 0
          • D
            deenah85 last edited by

            whatever I modify on these codes it doesn't do any changes, even if I try to modify the existing code without adding anything new.

            A 1 Reply Last reply Reply Quote 0
            • A
              admin @deenah85 last edited by

              @deenah85

              Can you please let us know what changes you have made and which are no reflecting.

              If you have made any changes, try to run php artisan optimize:clear and then check the same.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB | Contributors