To make image accordian required while creating products
-
Hy can you tell me how can i make product image upload accordian required in the admin side
-
The Images section is already an accordian.
can you please eleborate.? -
I need to make that Image section required for the admin while creating the product
-
Please add laravel validation for the image filed.
-
But it is showing required everytime if already image is present and i am editing some other field and saving it
-
@suchitra-singh98
Is it possible to share the screenshot/screen recording of the issue ? -
sure ,
This is the path - admin/catalog/products/edit/1 -
If the image file is required then you will have to upload the image. And if the image is not uploaded then the page will always give an warning
-
@suchitra-singh98
As i can see here is no image for the product so the page is giving the warning message -
@suchitra-singh98 said in To make image accordian required while creating products:
Hy can you tell me how can i make product image upload accordian required in the admin side
Same Question