Rebuild bi-directional links
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?
1 Answer
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.


