case when {systemnotes.newvalue}=’Shipped’ THEN {systemnotes.date} else NULL END Summary function need to be applied
Tag: Shipped status
Pop-up alert when IF changed to Shipped status
REQUIREMENT The client needs to show a Pop message with the shipping note value when the shipping status is changed to Shipped in the item fulfillment record. SOLUTION