Modify Inbasket Display

 11 Replies
 0 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
Terry P
Veteran Member
Posts: 234
Veteran Member

    Is there a way to modify the inbasket display so a user can see if there is anything in it for that task - without clicking on it and opening it?

    Example:

    Inbasket
      Supervisor
      PO Approval *
      HR Manager

    You could see the PO Approval task has at least one work unit needing attention. What form or .js is used display this?

    We are on 8.0.3 Portal.

    Thanks!

    John Henley
    Posts: 3353
      Not sure I understand...isn't the asterisk the indication that a workunit needs attention?
      Thanks for using the LawsonGuru.com forums!
      John
      jojo.serquina
      Veteran Member
      Posts: 63
      Veteran Member
        I think what Terry is after is something more distinct. Like maybe changing the style of the link if there is a task needing attention? I sought for the same change (a while back) but never found a solution.... I'd like to know as well if there's something that can be done.
        John Henley
        Posts: 3353
          If you look at portal.js, in the inbasketLoadTasks() function, you can see where it puts the asterisk on there if there are pending items...
          Thanks for using the LawsonGuru.com forums!
          John
          jojo.serquina
          Veteran Member
          Posts: 63
          Veteran Member
            that worked!!! i now have it display in RED!! :]]
            Terry P
            Veteran Member
            Posts: 234
            Veteran Member

              What folder is that file in. I can't seem to find it.

              jojo.serquina
              Veteran Member
              Posts: 63
              Veteran Member
                it'd be on your \\webserver\inetpub\wwwroot\\lawson\portal
                jojo.serquina
                Veteran Member
                Posts: 63
                Veteran Member
                  that is, if you are on windows and IIS environment
                  Terry P
                  Veteran Member
                  Posts: 234
                  Veteran Member

                    We're on 8.0.3 portal. Is it a different file?

                    jojo.serquina
                    Veteran Member
                    Posts: 63
                    Veteran Member
                      that I couldn't be sure of. thinking of it, it shouldn't - it should still be portal.js - i remember reading through some older portal environment docs and seems to be the same.
                      Terry P
                      Veteran Member
                      Posts: 234
                      Veteran Member

                        The example of the "asterik" was just what I came up with. Currently nothing indicates if there are any work units for a task - that's what I want to do with the asterik, or changing color, or some other means.

                        David Williams
                        Veteran Member
                        Posts: 1127
                        Veteran Member
                          Isn't there still a problem of this not updating unless you refresh your Portal (browser)? Is there a way to have Portal check every 10 minutes or so for pending tasks?
                          David Williams