Hi,
I have multi-select drop down option and it is working fine.
I am storing values in database like "1,2,3". I was having 'validate' => 'isString' validation in class file for field.
Since field values now change, so this validation not working.
I want to know validation class to be used for multi-select option. (isString or isInt or isGenericName etc)
PrestaShop Tutorials Videos [How to do Tasks]