Jump to content

HHH

Hornbill Users
  • Posts

    812
  • Joined

  • Last visited

  • Days Won

    23

Posts posted by HHH

  1. @Ehsan
    Would it be possible to expose more information in the progressive capture from the Orgainsation Details node.
    We currently display information in the PCF depending on country by using translations. But at the moment we have customers in four english speaking countries and two french speaking so we have to maintain separate PCF's for each of these.
    Being able to have a conditional field that depends on organisation country or even more preferred one of the custom fields where we can store "default service desk" would be a huge help

  2. When someone posts a url that is not immediately followed by a space character, the trailing character is included in the anchor tag and the URL breaks.
    If a customer for examle writes a sentence  "Then go to https://www.hornbill.com." this will be codified as <a href="https://www.hornbill.com."</a> rather than the corrrect <a href="https://www.hornbill.com"</a>.
    The same with trailing apostrohes, quotation marks, commas and end parenthesis.

  3. @Adnan Zamurred
    I made a specific Bulletin Writer role.
    You need to create a role that has all database permissions to the h_itsm_service_bulletins table, nothing else.
    Use this role in addition to any other user roles since it's very specific.
    I made this because Services Manager is a very broad role and we wanted everybody to be able to write bulletins but not being able to change services.

    • Like 1
    • Thanks 2
  4. I'm struggling with MS Flow integration. The idea being Hornbill calls MS Flow using intgration bridge to reset a user's password.

    We then want Flow to return a one time URL to Hornbill using the &[global["MicrosoftFlowTriggerFlow"]["response"]] and the BPM would then post that link in the request resolution.

    Can anyone shed som light into how the body of the flow should be formatted to allow this, right now the response parameter is empty despite various attempts by our Flow tech.

    Thanks

  5. In Chrome if you press F12 you get the developer/investigation thing, and if you are on the login page for Hornbill and click on Cookies int this view you see the cookies related to Hornbill. Delete them all, and then log in.

    This worked for us.

×
×
  • Create New...