• Place multy values of the GUID of the object into a userfield of the connected task

    I want to place the GUID userfield of my object (BY Resource Properties/General/GUID) into the user field of my task properties. And all the GUID values of the ojbects that are connected to my task must go in that user field. Can some one help me with…
  • 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…