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 the tutorials I saw online, including the one by @Aron, the “Apply Now” button links to an external site.
With my Job site, I’m linking it to an Application form, where I need to prefill 2 things: The Company and the Position.
I currently have a “Job Posts” table, a “Candidates” table, and a “Apply now” form/table.
Every Job Post has an associated “Apply Now” URL which can be customized to have either the company name or the position prefilled (whichever is the primary field).
The “Apply Now” form links to the “Job Posts” table and picks the primary field.
I need both: the company name and the position to be prefilled into the form. How do I do this?