Help
Nathan_Heironim
6 - Interface Innovator
6 - Interface Innovator
since ‎Jan 10, 2019
‎Jan 18, 2023

User Statistics

  • 18 Posts
  • 0 Solutions
  • 9 Kudos given
  • 22 Kudos received

User Activity

In the process of building an Airtable AUTOMATION that will update multiple records at once on a daily schedule, I discovered that’s not currently supported. That leads me down the path of trying to run a script that will run on said daily schedule ...
Background: Hello, any help with this is much appreciated. I’m pretty new to JavaScript, but learning quickly. So far I am proficient with variables, functions, scopes, oh—and commenting things to death! Problem: I’m trying to create a script that ...
I have a very minimal understanding of JavaScript and cannot write anything from scratch (yet). But I believe I could modify something pre-built. Elements I already have: Base 1: A base with all of my Slack Workspace members and their Slack ID(s) a...
:bulb: Feature Request for Forms…:white_check_mark: There are already “Conditional Fields” that are based on criteria from {Other Field} data.Could there also be “Conditional Selection Options” that are based on criteria from {Other Field} data?It w...
I’ll preface this with a “Key” that gives context to my field types and field names. [Date #1] = “Start Time” Date Field (set to GMT) [Date #2] = “End Time” Date Field (set to GMT) [Stream URL] = URL Field I’m trying to make an IF() statement in a fo...