Mar 16, 2020 04:25 PM
Sep 14, 2020 03:54 PM
It looks like your code ends at line 8. You only copied and modified the configuration portion, which is useless without the rest of the code after it.
Sep 14, 2020 04:05 PM
Thanks. that was it. much appreciated
Sep 17, 2020 03:34 PM
Thanks for sharing @Paul_Warren! I understand now, although I have reservations about the fact that it runs the full table fixup on each change, but that probably isn’t actually such a big deal. I also would like to support multiple parents/children for each record.
To that end, I created a script that tries to automatically create backlinks based on the pattern that @Justin_Barrett suggested. (storing the previous version of the back/forward links and using them to calculate the diff after a change) I welcome any feedback y’all might have. : )
Sep 26, 2020 04:32 AM
Hello @openside, this script is awesome!
I have a question about the Family relations graph that you are showing at 1:30 in the video:
how can I build this? I don’t find it in the apps…
Thanks for you help
Sep 26, 2020 07:44 AM
Thanks @Antoine_Caffin - I believe that is the “Org Chart” app
Sep 26, 2020 07:47 AM
actually - its the “Flow chart” app
Sep 26, 2020 10:04 AM
thanks!
yes that’s the one…
not awesome to build a family tree, but it’s a start :slightly_smiling_face:
++
Oct 21, 2020 01:59 PM
I am noticing that some of the records disappear when I Run the script. And then re-appear when I run the script again. Strange bug… not sure I understand why. Anyone come across this?
Oct 21, 2020 02:10 PM
Im guessing you have a filter that is showing/hiding them based on the updates.
Oct 21, 2020 02:55 PM
I don’t have an Airtable filter applied to that spreadsheet.
The table is setup to allow linking of multiple records… not sure if that is causing the problem.
I could try to share a screenshot if that’s helpful.