[quote user="longbcc112"]1. Hide the fields:name_en, description, description_en[/quote] I just had another thought perhaps the best way to hide the unwanted column is not using CustomPages but using attributes like so: [MetadataType( typeof (AccountMetadata))] public partial class Account...