Hi,
Me being new to REI3 had to experiment a lot, as a lot of questions in hte communty forum etc. to make things work.
I had created different relations, different attributes to these relations and also different relationships.
Later on, I deleted many of these.
Now I'm facing issues of relationships with non-existing relations, attributes and forms.
For example, I have a frn_payments relation table, which had many attributes. I no longer need this relation, but constraints were not allowing me to delete this relation. So i tried to delete attributes, and ended up with one foreign key to frn_bookings relation.
Hi,
Me being new to REI3 had to experiment a lot, as a lot of questions in hte communty forum etc. to make things work.
I had created different relations, different attributes to these relations and also different relationships.
Later on, I deleted many of these.
Now I'm facing issues of relationships with non-existing relations, attributes and forms.
For example, I have a frn_payments relation table, which had many attributes. I no longer need this relation, but constraints were not allowing me to delete this relation. So i tried to delete attributes, and ended up with one foreign key to frn_bookings relation.
in the below shown relationship graph of frm_payments it shows relation to no existing relation table of frm_guests, which I have deleted earlier.
Also, other relationship attributes like frm_bookingd.payrefundamount_id , frm_bookingd.paybookingadvancepayment_id etc do not exist anymore on frn_bookings relation.
Other relationsship attributes except booking_id do not exist on frn_payments.
How do I clean this mess I created? Or do i need to re-create the entire application?
Cheers
Francis