---
title: "No \"Edit Contents\" button when Scaffolding macros are inside user macros"
canonical: "https://support.appfire.com/space/SCAFS/477600194/No%20%22Edit%20Contents%22%20button%20when%20Scaffolding%20macros%20are%20inside%20user%20macros"
format: markdown
---
> Macro (aura-html)

## Solution

Change the user macro's name to include the suffix `-data` and ensure the macro body processing is other than `No macro body`.

Your user macro now works as expected.