You have to remember that a detail layout is always tied to the sheet, so adding or removing a component on one detail page will add or remove that components from all detail pages if it’s the same sheet. If you want certain buttons to hide or show, you should be setting the component Visibility based on some value on the detail page.