• Insert an underscore between combined values of different user fields with scripting

    I Have an script where i Combine the value of several user fields in my resource properties, but to improve the reading I want between each of the parameter value an underscore. How can I become that in my script? Example: Parameter 1: ABD220 Parameter…
  • Replicate multiple values from resource propperties into one user field in Task properties with scripting

    I have an task that is connected with 3 resources and I want the User Field of those 3 resources also as user field in the task propertie and the value of those 3 Resources. I made an script for that and when I run it, it Replicate the name of the user…