Skip to main content
Solved

Looking for help writing javascript functionality on my airtable

  • December 26, 2022
  • 4 replies
  • 31 views

Forum|alt.badge.img+3

Looking for someone who can help write some code for my airtable base.

Here is what I'm after:

 

Table 1:

Name 1, Website 1, blank

Name 2, Website 2, blank

Name 3, Website 3, blank

 

Table 2

Name 2, Website 2, blank

 

Output - I'd like a function that looks up rows on Table 2, see's that there is already a name 2 identified on Table 1, and puts a message in the 'blank' e.g. Confirmed.

Best answer by TheTimeSavingCo

Looking for someone to write the code, happy to pay, and happy to be taught how to do via automations

Plz email jonathan@mountsideventures.com if interested!


Hey Jonathan, when would you want this check to be conducted?

Here's an example I've setup that runs the automation when a checkbox is marked that does what you're looking for I think

4 replies

kuovonne
Forum|alt.badge.img+29
  • Brainy
  • 6009 replies
  • December 26, 2022

You ask for someone to “help write some code” for you. Can you please clarify if you want 

- help debugging code you have already written yourself

- to hire someone to write the code for you

- someone to write the code for you for free

 

Have you considered using automations to complete this task? It is possible to do this without JavaScript using a find action and a conditional update action. I also recommend using a linked record field. 


Forum|alt.badge.img+3
  • Author
  • New Participant
  • 2 replies
  • December 26, 2022

You ask for someone to “help write some code” for you. Can you please clarify if you want 

- help debugging code you have already written yourself

- to hire someone to write the code for you

- someone to write the code for you for free

 

Have you considered using automations to complete this task? It is possible to do this without JavaScript using a find action and a conditional update action. I also recommend using a linked record field. 


Looking for someone to write the code, happy to pay, and happy to be taught how to do via automations

Plz email jonathan@mountsideventures.com if interested!


TheTimeSavingCo
Forum|alt.badge.img+31
  • Brainy
  • 6454 replies
  • Answer
  • December 27, 2022

Looking for someone to write the code, happy to pay, and happy to be taught how to do via automations

Plz email jonathan@mountsideventures.com if interested!


Hey Jonathan, when would you want this check to be conducted?

Here's an example I've setup that runs the automation when a checkbox is marked that does what you're looking for I think


Forum|alt.badge.img+3
  • Author
  • New Participant
  • 2 replies
  • December 30, 2022

Thanks!!