Setting static URL for job listings

I’m using the job board template (WeWeb + Xano).

I’m trying to set the following URL structure for each individual job listing:

http://mydomain.com/job/company-job-title

“/job” would be static while “company” and “job-title” would be dynamic and concatenated.

Similar to how weworkremotely has set up their structure: https://weworkremotely.com/remote-jobs/plate-iq-account-executive

I think you’re looking for dynamic pathing support. Here’s a relevant article on that weweb feature: Pages with custom URL parameters

Hey @raydeck - for normal pages that isn’t an issue.

But when I try to create static pages based off of a collection - WeWeb forces me to bind a variable.