You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

unable to find field storing login id

Summary:

We have a business use case where the "owner should only be able to edit the jobcards". In the service request object, we've implemented a condition where fields are editable only if they are assigned to the logged-in user; otherwise, they remain read-only.

The current condition is: $fields.AssigneeResourceId.value() !== $user.userId

While this condition is functional, we've encountered a scenario where the reverse condition is also being met, the fields are read only even when the assigned user and the logged-in user are the same.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!