Jump to content

Edit History

Zohaib-fk

Zohaib-fk


Post Updated

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]

 

Zohaib-fk

Zohaib-fk

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)

 

×
×
  • Create New...