ticket field widget

Brian Lancaster
Tera Sage

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

_Gaurav
Kilo Sage

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!