Hide the Delete Button

To preserve objects, such as contacts, you can hide the Delete button on a page.

Before you start

Create a Sandbox and Make It Active

Here's what to do

  1. Go to Navigator > Configuration > Sandboxes.
  2. Enter your sandbox.
  3. Go to and open the page with the Delete button you want to hide, such as the Edit Contact page.
  4. On the Settings and Actions menu, click Edit Pages.
  5. Confirm that the edit page header has Edit Layer: Site - SITE.
  6. On the View menu, select Source.
  7. Click the page Delete button.
  8. On the Confirm Shared Component Edit dialog box, click Edit.
  9. On the Source pane toolbar, click the Show the properties for Delete icon.
  10. On the Component Properties: Delete dialog box, in the Show Component field, select Expression Builder.
  11. On the Expression Editor dialog box, in the Type a value or expression field, enter False.
  12. Click OK.
  13. On the Component Properties dialog box, click Apply.
  14. Click OK.
  15. To render your changes, on the page, click Close.
  16. To verify your changes, on the Sandbox Mode: Edit menu, select Preview as if Published (Context: All).
  17. To publish your changes, on the <YourSandboxName> menu, select Publish.