User Activity
Hi Guys,
I have a Requested For variable (itsm_requested_by), a checkbox (include_me_in_the_access) and a mrvs (users_who_need_access). When I checked the checkbox it will add the Requested For to the mrvs, then when deselecting the checkbox it shoul...
I have a reference field "Assignment Group" from the sys_user_grmember table. I have filter this from reference qual with javascript: 'user=' + current.variables.requested_by;
However, I need to set the default value with the first value available fr...
06-03-2020
How to make the PTask be accessible to assigned_to user without the need to promote as a member of the dashboard.
So for example, x user assigned the task card to y user without making the y user [or assignee] as a member of the task board of x user....