Notice: You are browsing the documentation for PrestaShop 9, which is currently in development.

You might want to read the documentation for the current version, PrestaShop 8. Read the current version of this page

Hook displayFeatureValueForm

Informations

Add fields to the form 'feature value' This hook adds fields to the form 'feature value'
Hook displayFeatureValueForm
Locations
BO
Type display
Origin core
Aliases [featureValueForm]

Located in

Origin File
core admin-dev/themes/default/template/controllers/feature_value/helpers/form/form.tpl

Call of the Hook in the origin file

{hook h="displayFeatureValueForm" id_feature_value=$feature_value->id|intval}