When I cut a part of a page with images, and paste it to a another page, it creates links to the original attachments. Can I somehow move all attachments instead of linking them?
Hi Sasha,
You can use the HTML macro and use HTML markup to refer to the attachments, they will not change when moving a page:
{html} < a href="URL">Link1< /a> < br /> {html}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.