Need to re-generate the provider classes in custom module.

Prashant Verma asked on April 14, 2016 08:50

Hello everyone,

I need a quick help , working with custom module I created my own custom module and added some classes e.g testsample which generate the provider info class with all the properties. Later on I added 2 more new fields in testsample but I am unable to get the properties for newly added fields.Anyone can suggest me how can I regenerate the properties for testsample info provider class.

Correct Answer

Brenden Kehren answered on April 14, 2016 13:58

You can also just go to the code files and manually add the new properties. The rest just falls into place after you do that.

0 votesVote for this answer Unmark Correct answer

Recent Answers


Dawid Jachnik answered on April 14, 2016 09:40

Hello,

The same way you generate first one. Go to Code tab, click Generate and then save this files or copy and paste to your files.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.