How to add File upload in the Gift Message form
I am trying to Add image upload in the Gift Message. To achieve , created a Field: image_url in the Table: gift message using db_schema.xml and used the extension_attributes.xml to set and retrieve the value. I have added the file… Read More »How to add File upload in the Gift Message form