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.
Hey guys, I am building a job board. I’ve written the following formula to prefill the application form for the candidate:
"https://airtable.com/embed/shrNEroLw9LDd5Hlg?prefill_Company="&ENCODE_URL_COMPONENT({Company Name}) & "&prefill_Position="&ENC...
Hi community!
I am building a job site with Webflow and using Airtable as the database.
Note: Job site not job board, which means the candidates will apply on the same site, instead of linking them to the company’s “jobs” page, as Job boards do.
With...
Ah yes, this is it I guess. It fails to prefill when there’s more than one entry with the same name.
Well I guess that breaks my project.
My base is structured such that the Company name is the primary field, with position being one of the field valu...
I will try to do it with the Record ID, thanks Scott.
I don’t see a way to add the linked record after the form submission since I’m building a Job Board. The form is the Application form for a particular Job role in a particular company (these are t...