-- HikaShop version -- : 3.0.0
-- Joomla version -- : 3.6.5
-- PHP version -- : 7.0
Created a number of Custom Fields (upload file and add text) in the item table, so it would display at product view. Users could fill in a text and/or upload a picture. This all worked fine when running Hika 2.6.4.
I upgraded to 3.0.0 and eventhough you can still upload a file and type in text and it is appearing in the CART, it is not saved when completing the order. It is not part of the email that is sent to the customer and it cannot be found in the backend order management when opening the order.
I enabled the DISPLAY, DISPALY:MAIL and DISPLAY:CART for all options.
Example of such a page is
www.123gebak.nl/bestellen/taart-en-sloff...t/slagroomtaart-rond
(only the upload is visible at this time)
When changing to CHECKOUT LEGACY = YES in HIKA 3.0.0. The item table IS displayed so works just like it did in Hika 2.6.4.
Now i want this also to work in HIKA 3.0 with checkout legacy = NO.
Can you change the code to enable that ?