How to store and image in custom tables

Support MB Custom Table How to store and image in custom tables

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #14384
    tsttechtsttech
    Participant

    Dear Support,

    I have created the the following custom field to upload an image,

            array (
                'id' => 'image_26',
                'type' => 'image',
                'name' => 'Business Logo',
                'max_file_uploads' => 4,
    

    now just wondering how to get that image in custom table. Is there anything special i need to do?

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.