NMS Delivery Form Fields Not Displaying Saved Values
Hi Team,
We have added few fields by extending nms:delivery and have used userEnum(<attribute label="Market" length="50" name="market" type="string" userEnum="market"/>) for the field values. The enumeration is System and has values.
The nms delivery form is also modified by adding the new input form fields(<input xpath="@market"/>,etc). The problem is when the values from drop down and chosen and the when the delivery is saved, the values are captured in the delivery schema,

but when we reopen the delivery the form values display's as empty.

But the same is working fine for nms:operation (Campaign) where we done the same exact thing.
Please help us out.
Thanks,
Shine v.v