Okay
  Public Ticket #2890415
Images
Closed

Comments

  • Esko started the conversation

    Hi!

    I was wondering how to add the images column. Specifically: If I have a database of +10k cryptocurrencies, how can I add them dynamically to the table with their logos attached?

    E.g. Should I have the Images URL in a MySQL database on their own column, and fetch the URL? When looking at the instructions, it seems that this can be done only manually...

    I'm a bit lost on this, there's probably something that I just don't understand.

    Thanks beforehand!

  • [deleted] replied

    Hi Esko

    Thank you for reaching out to us.

    Images can only be added one at a time, when you edit the row. All those images can be added through the Image Columns. Going through the database would require the same process, manually entering all URLs of images, but only in the database.

    When you create a manual table, it will be saved in the database, and it could be later used for MySQL tables.