Search box in framework services?

Sort:
You are not authorized to post a reply.
Author
Messages
George Graham
Veteran Member
Posts: 201
Veteran Member
    Anyone know how to remove the search box that shows up for LBI? Since this is linked into portal both search boxes are showing up and confusing users.

    I'm sure I can dig and find it but thought I would see if anyone has already done the leg work.

    Thanks.
    mark.cook
    Veteran Member
    Posts: 444
    Veteran Member
      We've done that to remove the search box from ESS/RSS/MSS users that do not have job duties in the core application.

      We updated the default.xml and assign a different .xml for those who need it from those who do not.

      Shoot me a message offline and I will try to get you the coding for that piece.

      mark.cook@moffitt.org
      George Graham
      Veteran Member
      Posts: 201
      Veteran Member
        Mark - I'm not talking about the standard portal search box - LBI has its OWN search box that displays within the dashboards. And that is what is confusing the users - they have TWO search boxes. I'm trying to remove the LBI one.
        Chris Martin
        Veteran Member
        Posts: 277
        Veteran Member
          I haven't done this since 9.0.2, but this is how I did it:

          Comment out the 8 lines of code directly below "//search" in application.js
          You are not authorized to post a reply.