Search function won't connect to database

https://genna38.wixsite.com/mysite-1

Hi there,

Can someone from Wix please login to my account and help me with 2 things on this page?
https://genna38.wixsite.com/mysite-1/job-board

1 problem is that the Location search function won’t work

2nd problem is that I am trying to link the ‘title’ or ‘location’ fields on the table to the jobs dynamic pages but it won’t connect

I have a similar database here https://genna38.wixsite.com/mysite-1/courses where all these functions work fine. All the fields on the table connect to the courses dynamic page

Please can someone help me. Thank you so much

You have posted the same question multiple times on this forum. The fact remains is that you have many problems with the code on both of these pages - and on other pages as well. I recommend reading the Wix Code Docs to give you the background necessary to achieve your goals.

Wix provides many resources to help users learn how to get the most out of Wix Code. We encourage users to take advantage of these resources which include video tutorials, full app examples (which can be loaded into the user’s editor), API documentation, and a wealth of articles describing a wide range of topics - from beginner to advanced.

As much as we’d like you to help you, we do not rewrite code for users, but we provide the directions and tools to overcome the issues they’re facing and to get you pointed in the right direction,

If you feel that you need help in rewriting your code, you can always turn to the WixArena where you can hire a WixCode expert (and many other kinds of experts) to help you with your site.

Yisrael

Thank you for getting back to me

Is someone from Wix not able to please please help me with this: I am trying to link the ‘title’ or ‘location’ fields on the table to the jobs dynamic pages but it won’t connect
I have a similar database here https://genna38.wixsite.com/mysite-1/courses where all these functions work fine. All the fields on the table connect to the courses dynamic page

It is not to do with code it is to do with dynamic pages.

You are missing “linkPath”: “link-field-or-property” in your table column structures. In addition, you incorrectly have multiple page onReady() functions, you have invalid table column structures, and innumerable other errors, all of which will contribute to your site not working correctly.