Avatar

Community Advisor
I see that you are extending the delivery schema and trying to add new column smsInformation. The first screenshot looks good where you are directly adding the smsInformation attribute. In this case the xpath in input form will be @smsInformation. Can you try to update the schema where you have the attribute smsInformation without the smsParameter thing? and then use the @smsInformation xpath in input form?