Lookup on advanced search

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
lyleholc
User
Posts: 7

Lookup on advanced search

Post by lyleholc »

Hi All,

I'd like to provide a drop down table to assist the user with Advanced Search so that he/she can choose a value from the drop down list which will then be the search criteria. I have a MySQL table with the possible values.

Thanks in advance for suggestions!

Lyle


danielc
User
Posts: 1601

Post by danielc »

if your field has setup as <select> tag and enable [Use Lookup Table], you can use drop down for your advanced search. Read Field Setup in help file.


lyleholc
User
Posts: 7

Post by lyleholc »

Thank you Daniel. I'll give it a try.

Lyle


Post Reply