New layout design - change position button actions

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • enricorossa
    Senior Member
    • Jul 2018
    • 125

    New layout design - change position button actions


    On my theme I would like to move the MassAction button in the search-row, I tried to modify the file list.js and search.js but I can't get to the top of it.

    I also moved the total record but it doesn't always appear and I don't understand why.

    I would also like to move the edit button to the header page-header section.

    Any of you have any link suggestions on how to do this?

    Otherwise I try until I succeed

    Thank you
  • deepvyas
    Junior Member
    • Apr 2019
    • 22

    #2
    Hi enricorossa ,
    I check the screenshots can help you achieve the same
    Please contact, If still looking for solution


    Regards
    Deep

    Comment

    • telecastg
      Active Community Member
      • Jun 2018
      • 907

      #3
      The view that controls the search field is actually the navbar class https://github.com/espocrm/espocrm/b...site/navbar.js

      Check this thread for possible help with modifying the navbar in an "upgrade safe" way. https://forum.espocrm.com/forum/deve...1128#post61128
      Last edited by telecastg; 10-18-2020, 04:11 PM.

      Comment

      • enricorossa
        Senior Member
        • Jul 2018
        • 125

        #4

        Thank you

        Comment

        • telecastg
          Active Community Member
          • Jun 2018
          • 907

          #5
          You're welcome , please post your solution when you implement it to help making this forum a better learning tool for everyone's benefit.

          Comment

          Working...