• Resolved peter7900

    (@peter7900)


    Is it possible to save the location (link in full) of an image in the table (and the database) and NOT the image, or the key “1234” etc.?
    That would be much more practical for my purposes.
    The storage location is great, but getting there is very difficult.

    The image data is scattered throughout the database. Retrieving the data with a PHP snippet is incredibly complicated.

Viewing 1 replies (of 1 total)
  • Plugin Author Essekia

    (@essekia)

    @peter7900 Currently,

    1. For submitting via forms, tablesome does not store image in the database, just the locations
    2. For direct image upload in table, we use default WordPress media handler and store only the attachment_id in the table.

Viewing 1 replies (of 1 total)
  • The topic ‘Image Link in Table’ is closed to new replies.