The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi All,I'm having difficulty automating a task that I need for my database. Essentially what I'm trying to do is to have a default value in the "Link to Field" selection, which is then removed when another option is added. The data is currently pulle...
Thanks for this, I ended up having to change a few things, but for anyone else who might find this useful here is my final code://Get the record with the "Tag" field changeconst inputConfig = input.config();const productsTable = base.getTable("Deals"...