Jump to content

HHH

Hornbill Users
  • Posts

    812
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by HHH

  1. @James Ainsworth We have added a custom field for "Agreed completion date" which would be nice to be able to display to the customer (external contact in customer portal). So my idea would be a switch in the custom field handler, "show in portal" for any custom fields added. I am not really interested in having any specific fields show as default but more having them configurable.
  2. Is there a waay to make custom fields added to the details form visible to the customer in the customer portal. Preferrably on a field by field way and not all or nothing
  3. Is the My Service Manager tab in the success portal an implementation of release tickets in the Customer Portal? Our management are expressing an interest in setting something similar up for some of our services.
  4. +1 for @HGrigsby's idea about emailing and changing status from the request list
  5. @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
  6. 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.
  7. @James Ainsworth Same question as @Martyn Houghton, any news on this?
  8. @Jeremy A tip when creating and testing new BPM's I tend to add a lot of stage checkpoints during design and testing, almost one on each side of every node That way I'm able to follow flows and if the flow stops see where it halts. After testing I remove all the excess checkpoints
  9. I would like to raise a development proposal to allow a choice of "Continue when all paths have been comleted" and "Continue when any path has been completed" on the end parallell sequence node
  10. @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.
  11. @Deen what I think @James Gallally is after is an "email customer and linked requests customers" function. That would be a splendid idea. +1 from us to have this added to the things you can do to linked requests.
  12. Merry Christmas and a happy new year to you too
  13. @James AinsworthWould it be possible to somehow back track from the contact, or organisation. So If you go to the contact (or organisation) you can somewhere see which assets they are shareholders of. This would help immensely to be able to determine which server a particular externa customer is using.
  14. 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
  15. Is there a way to retrieve the customer's manager's email address. Both the customer and manager are basic users so I cannot set up an authorization task but need to use the external approval node in bpm. But I need to set recipient dynamically depanding on customer.
  16. https://docs.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/storage/cookies#:~:text=%20View%2C%20edit%2C%20and%20delete%20cookies%20with%20Microsoft,box%20to%20filter%20cookies%20by%20Name...%20More%20
  17. 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.
  18. @JoanneGHere is something to build on. It assigns the ticket to yourself, adds a "Resolved over phone" text to resolution, resolves and closes autoclose.draft.bpm.txt
  19. Thanks @David Hall I will sleep a lot better tonight
  20. @Martyn Houghton In our case they tend to move within the community so they keep their email address and a unique constraint prevents having the same email even if the contact is archived. So It looks like test is the only way.
  21. It's actually a bit frightening that nobody seems to know this since we work with external customers it's a matter of GDPR and also a security issue.
×
×
  • Create New...