Create an entity field(checkbox) and add the condition if the checkbox enabled the customer not allowed to add/edit/delete the address.Also an error message should be displayed. solution: Create an entity field in netsuite. And using the id of entity field ,get values from backend. Extend the template file using the getcontext value.