Muhammad Jawaid Shamshad

Results 24 comments of Muhammad Jawaid Shamshad

OK thanks. I have another question. Where does the method getFrontFeaturesStatic() in /override/classes/Product.php gets called from and what it does?

Do you have any idea how to override Feature Add/Edit form so I can display my custom field as well. I am able to do the same thing for Feature...

Ya I did that but its not working. Any clues?

Attached is the code. Muhammad Jawaid Shamshad On Wed, May 27, 2015 at 5:21 PM, Jérôme Danthinne [email protected] wrote: > What is not working exactly? Where can I see the...

I think attachment didn't went through. Let me know your email I'll send it to you.

OK I fixed it. Actually had to call AdminController::renderForm() instead of parent::renderForm() in my override. But now there is new problem. My custom field for Feature is not saving in...

Here you go https://github.com/mjawaids/advancedfeaturesvalues

OK, it saves parent feature value when adding a new feature. But if I edit a feature it doesn't update.

No it doesn't show any error. Yes that's what I'm trying to achieve. Basically relationship between feature and child feature is necessary in order for feature values to know who...

Yes it says feature updated and it does update the data but not my custom field. On May 29, 2015 8:14 PM, "Jérôme Danthinne" [email protected] wrote: > Does Prestashop say...