I’ve built an app that allows users in my base to select a record in a certain table. I’m using GlobalConfig to store the ID of that record.
However, when I first publish the app to my base I get an error because the GlobalConfig does not yet have an...