103 Posts
shubhaanshu
5 years ago
2
Topic

Hi Friends,

I need to replace the "article intro image" field with "image upload field" so that the user should bypass the server's folder and directly upload the image, this image must be stored just as the "intro image" so that the various plugins and module may be able to find and render it.

I changed the storage of image upload field to

JSON | ARTICLE | images[image_intro]

and removed the original "article intro image" filed from the form

the database column "images" under "content" table is getting correctly inserted/ updated.

but the modules (veena camera carousel for content) not recognizing the image

can anyone please shed some light on what am I doing wrong?

Best Regards!!!

Get a VIP membership
103 Posts
shubhaanshu
5 years ago
0
Level 1

I am truly not able to resolve it.

4229 Posts
Kadministrator
5 years ago
0
Level 1

try making a new upload field, changing storage sometimes does not work correctly. Than if it still doesn't work check what (if anything) gets save to the database.

Get a VIP membership