This article serves as a guide for the following topics:
There are two ways of rendering assets on an Instance:
Liquid tags render HTML for content on pages, templates, and fields in a database layout or details page. To use Liquid tags:
Use this method to render assets in Markdown. There are two ways to implement this method:
The root URL method indicates the full file path to the image, including the base URL. You can use this method to access your images from an external site or instance. You can use either your custom domain or the system domain. This method references image(s) from a master Instance which means that whenever an image is updated in a master Instance, images in the child instance are updated as well. Usage of the root URL method is demonstrated in the example below:
The relative URL method ensures that the Instance references images that are in itself rather than the Instance that it was copied from. This method is useful when you want stability on the particular Instance that you are developing on. Usage of the relative URL method is demonstrated in the example below:
You may associate keywords or 'tags' to your files to make them easier to search and filter. To add tags to a file:
To delete a file or asset:
To delete a folder:
You may view archived assets on the Instance. To view archived assets:
You may restore archived Assets so that they may be used on the Instance. To restore archived assets:
Didn't quite find what you are looking for or have feedback on how we can make the content better then we would love to hear from you. Please provide us feedback and we will get back to you shortly.