I have been struggling to find a way of how to make a certain macro work because when i click a link it displays configuration not found though the macro is okay .is there a way i can solve this ?
the macro is :
<ac:structured-macro ac:macro-id="70c38d3a-041e-59bc-9897-0ca18a9a1ab9" ac:name="expand" ac:schema-version="1">
<ac:parameter ac:name="title">see all reports</ac:parameter>
<ac:rich-text-body>
#end
Solved! Go to Solution.
This was helpful but ddn't worked .
It was an AI post, which are usually wrong.
Macro parameters are accessible by viewing the Storage Format of a page:
This will allow you to Ctrl+F and find any instance of a macro by name or content within it. You can then inspect the macro's parameters, including it's ID.
However, I don't think that will be extremely useful when trying to resolve your issue. Do you have any additional details or screenshots related to the issue you are seeing?
One thing I'd recommend is to use the storage format to copy the content within the macro and then insert a new Expand macro and paste the old content into it. Basically, replacing the faulty macro with a fresh one.
Good luck!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.