I have created a building object and in Building object i have created Flat object . I have assigned a building to "km". my question is how to write logichooks through after_relationship_add , all flats of building assigned to same name km?
I have created a building object and in Building object i have created Flat object . I have assigned a building to "km". my question is how to write logichooks through after_relationship_add , all flats of building assigned to same name km?
Look at André Lopes's answer here it is a MUCH cleaner solution than logic hooks.
FrancescaS
Look at André Lopes's answer here it is a MUCH cleaner solution than logic hooks.
FrancescaS