-- HikaShop version -- : 2.4.0
-- Joomla version -- : 2.5.28
-- PHP version -- : 5.4
Hi
1) i see when i create custom field that i can't change the name of my custom field (field_namekey) . If i do this in the RDBMS level , joomla return error message .
So after change the name of field_namekey from customdate to product_customdate , then I have an error when i try to use joomla backend to edit this field ( field_realname = customdate ) . I was thinking joomla is base on id but Hikashop use id and something else . Is there a way to check and correct the table *_hikashop_field in a automatic way to correct the issue ?
2) how can i export import custom field with values items, with all options attach to this custom field ?
regard's