Rebuild bi-directional links

0

I have added data in a table that should have had a bidirectional pick link to a second table. Unfortunately, though I set all the properties right for a one-many relationship, I forgot to check the bi-directional link was set.

Is there a way to rebuild the links without manually re-saving all the "one" side records?

asked Feb 4 at 4:45

Keith from shrewdies

36

add comment
enter at least 15 characters

1 Answer

0

Probably the easiest way to force an update of all your records is to build a quick pod page that uses a PodAPI call to loop through all your data and update all your records.

answered Feb 5 at 6:50

chris.pilko

889

add comment
enter at least 15 characters