Warning: You are browsing the documentation for PrestaShop 8, which is outdated.

You might want to read an updated version of this page for the current version, PrestaShop 9. Read the updated version of this page

Learn how to update to the latest version.

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]
Description This hook adds fields to the form 'feature value'

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}