I need to set-up a system that allows me to have clients register with an database their information. The information they would need to register includes 5 variables almost all of which the customer would choose one or more options that matches their company offerings. Essentially, creating a company profile.
Now, when an end user comes to the site, I want to have a multi-select search box that ultimately matches them with the correct company profiles.
Example:
Company profile chooses:
State: A, B, C and D
City: X, Y and Z
Product: 1, 2, 3 & 7
Service: 1a, 2b, 3c
End User selects:
State: C
City: Y
Product 1
The search then produces a result with the matching company (or companies) profile(s).
In reality, some of the company profile questions can have over 100 choices. The results that the end user selects must match at least one of the selections in each of the company variables. One match in 3 of the variable would not be a match. Must be a 3 to 3 variable match. However, if the company chooses multiple criteria in one variable, the end user need only select any one of the chooses in that variable.
I hope that makes sense and look forward to any help you can offer!
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
nurses
I need to set-up a system that allows me to have clients register with an database their information. The information they would need to register includes 5 variables almost all of which the customer would choose one or more options that matches their company offerings. Essentially, creating a company profile.
Now, when an end user comes to the site, I want to have a multi-select search box that ultimately matches them with the correct company profiles.
Example:
Company profile chooses:
State: A, B, C and D
City: X, Y and Z
Product: 1, 2, 3 & 7
Service: 1a, 2b, 3c
End User selects:
State: C
City: Y
Product 1
The search then produces a result with the matching company (or companies) profile(s).
In reality, some of the company profile questions can have over 100 choices. The results that the end user selects must match at least one of the selections in each of the company variables. One match in 3 of the variable would not be a match. Must be a 3 to 3 variable match. However, if the company chooses multiple criteria in one variable, the end user need only select any one of the chooses in that variable.
I hope that makes sense and look forward to any help you can offer!
Pat
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.