How do you make a custom field on an RTC form auto populate?
A team wants a field called "Detected By" added to a defect form. This would be a custom field with the type "Contributor" They want this field to to auto population with the the person who logged the defect. Is this possible to have a field on the form that auto populates with the person that logged the defect?
2 answers
Hey mate,
Use work item attribute customisation and create a default value, set the type to User and select Authenticated User. Then add that as the Default Value to the custom field. It will populate with the person who created the work item