Technology Encyclopedia Home >How to get the URL link of an image or file using WeDa Low Code?

How to get the URL link of an image or file using WeDa Low Code?

To get the URL link of an image or file using WeDa Low - Code, you can follow these steps:

Explanation

In WeDa Low - Code, when you upload an image or a file, the platform usually provides a way to obtain its access URL. This URL can be used to share the image or file with others or to integrate it into other parts of your application.

Steps

  1. Upload the Image or File: First, in the WeDa Low - Code development environment, find the component or function for uploading files. For example, if you want to add an image to a page, you can use the image component. Click on the image component's property settings, and then look for the option to upload an image. Select the image you want to use from your local device and complete the upload process.
  2. Find the URL: After the upload is successful, there should be a property related to the file path or URL in the component's property panel. This may be labeled as "Image URL", "File Link", etc. The value displayed in this property is the URL link of the uploaded image or file.

Example

Suppose you are creating a simple product showcase page in WeDa Low - Code. You want to add product images to the page. You upload the product images using the image component. After uploading, you find the "Image URL" property in the component's settings. You can copy this URL and use it in other places, such as sharing it on social media or embedding it in an email.

If you need to handle large - scale data storage and management for these images and files, Tencent Cloud's COS (Cloud Object Storage) service can be a good choice. It provides reliable and scalable storage solutions, allowing you to store your images and files safely and access them easily through URLs.