RTC: Can you make custom attributes required on the Editor Presentation from the web client?
![]()
Becky McDermott (90●5●26)
| asked Sep 19 '18, 12:32 p.m.
retagged Sep 21 '18, 2:17 p.m. by Ken Tessier (841●1●7)
I am using the Jazz web client to create a new work item type that has several custom attributes. I am doing all of this using the web client. From the Editor Presentation, I cannot figure out how to make my custom attributes mandatory/required.
Can I do this from the web client or do I need to use the RTC thick client?
|
Accepted answer
![]()
Ralph Schoon (61.5k●3●36●43)
| answered Sep 20 '18, 2:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER You can do it from either Admin UI.
Please see the top link in https://www.google.com/search?q=required+attributes+site%3Ajazz.net&oq=required+attributes+site%3Ajazz.net for how to configure required attributes.
Hint: it is done using an advisor/precondition and is not a tick box in an editor presentation.
Becky McDermott selected this answer as the correct answer
Comments Thank you. I found the "Preconditions & Follow-up Actions" and can see how to make my attributes required now. Thank you! |