This field can be used in the email notifications, in order to have a direct link to a task/event
- Create a field in the Field Library
- The type is "CalculatedString"
- In the PowerShell code, add the following code
Code
$ret=""; $ret = "https://acew1teschiis01.eua.solvay.com/shiftconnectorQA/Start.aspx#/NavItem/" + $context.EntryItem.StructureItemGuid + "/Tab/" + $context.EntryItem.BusinessObjectTypeName + "/EntryItem/" + $context.EntryItem.Guid + "/"; "$($ret)"
- Add this new field in a form
- Then, it can be added in the email template
The best way to get IT support is to use the new
Service One Platform.

