Need the process to display Default columns in List view
Hello everyone,
I need to display an additional column in the recipient list view. FirstName, LastName, Email and Account are default columns. Without using the configuration list, I need to display a default column whose field I created by extending the data schema. I have already looked at the answer in this post: Résolu : Display Default columns in List view - Adobe Experience League Community - 378286 but I can't add the column because nms:core is native and therefore cannot be modified. I suppose I need to make an extension but how do I add the column in this case?
Do I also need to restart the instance after modification?