I would like to add logic to a custom calculated field. Is that possible?
1. make a description field only appear if the trigger is met:
IF(WEEKDAYDIFF($$TODAY,{DE:Requested Send Date and Time})<=1,'You have chosen a send date and time that is less than our required minimum turnaround of two business days. If this request requires expedited production, please indicate this by selecting the option below. Otherwise, please select a later send date and time.')
2: if the same trigger is met, display a radio button field.
Both would appear the note about the date (above) then a radio button with: Yes, please proceed. / No, I will update the send date.
Is this possible from within Workfront?
Thank you for your insight into this. =D