ticket field widget

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2024 08:47 AM
I have a custom ticket fields widget that is specifically use for Request Items. Is there a way to get it to display due date only when the approval field on the RITM is set to approved?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2024 01:38 AM
Hi @Brian Lancaster
As per my understanding, you can add the due date in separate <div> and put the condition using ng-show only when the you ge the state value as Approved?
Thanks!