On 10/10/2024 at 6:18 PM, RaresC said:Hello,
I'm trying to add some fields to the features value form but without success.
The links provided are not available anymore. Can someone help with the links or help me with some code that I can use to add some text fields?
Thanks!
Hi everyone,
I am also looking for a solution to extend product feature in PS8.1.
Any ideas where to start? I would like to add additional field like "URL" and be able to access it from the Smarty
EDIT:
Ok I can see I can use these hooks in my module to modify Feature
actionAdminFeaturesFormModifier
actionAdminFeaturesControllerSaveAfter
actionFeatureFormBuilderModifier
actionAfterUpdateFeatureFormHandler
actionAfterCreateFeatureFormHandler
But it won't affect Feature Value screen... Still looking for a solution