Hi,

I need to add question(Master) - option (child) module, how many places i.e file or configuration need to change or add in NOP 2.65, i need to aware of all places that can work to get thing done.

i add entity class in core- domain,mapping class in data, interface and service in service, viewmodel in web-model, view in view, i am not getting child table field. how do i get child(option) record according to questions.

where i need to change. overall scenario guide needed..

master child have 1 to many relationship.