- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello @HeleneHH ,
There are two delivery input forms associated to create/edit a delivery.
1) newDelivery
2) delivery
When you click on create new delivery or go through a process of select a delivery template then newDelivery input form is used to set up from the start. Since you only extended the version of nms:delivery but the newDelivery template is still referencing to the old template/values
But when you are saving the delivery and re-opening it then the nms:delivery input form is called where you have everything is place to pull the custom values.
Refer to the screenshot to identify the two inputs forms:
Let me know if that helps