Re: Problem in module's relationship...

Originally Posted by
rajesh22 Hi,
I just created two modules through the module builder.
I created a one-to-many relationship from one module to another module.
It displaying a new field in my module .Now i needt to remove that field.
Also i need to remove the relationship between those modules.
What i have to do? Can anyone help?
delete the relevant custom files
they will be a file in
custom/Extension/modules/<parent>/Ext/Layoutdefs
custom/Extension/modules/<parent>/Ext/Vardefs
custom/Extension/modules/<childt>/Ext/Vardefs
Then do a repair
in the database drop the table <parent>_<child>_c
and in relationships table delete the realtionship
That should do it
and
Mike Solomon
Development Manager
Ivy Ltd
www.ivy.ltd.uk]www.ivy.ltd.uk
php version 5.2.6
MySql 5.1.59
Bookmarks