![]() |
Sergey Kornilov admin 12/15/2005 |
Hi, |
T
|
TheSaint author 12/15/2005 |
Hi here is an example: Hi, PHPRunner doesn't support multiple keys for Lookup wizard. To tell the truth I have no idea on how this can be useful. Maybe dependent dropdowns feature will help you. You can describe your project and I'll try to help you to setup it. Date search should work fine. Just make sure that you use DATE or DATETIME column type for your date field and that you enter dates into "Search for" box in your local format. I.e. 12/15/2005, not 2005-12-15 |
![]() |
Sergey Kornilov admin 12/16/2005 |
Steve, |
T
|
TheSaint author 12/19/2005 |
Thanks, worked perfectly. I was never able to get the dependent drop downs working before, looks fine now. Steve, you can use dependent dropdowns for this. Choose ARcustomerTaxes table in PHPRunner and proceed to Formattingtab. Select Edit type Lookup wizardfor BusinessUnit field. Choose ARcustomeras a lookup table, BusinessUnit as Linkand Displayfield. Check off Unique valuescheckbox. Then select Edit type Lookup wizardfor CustomerNumber field. Choose ARcustomeras a lookup table, CustomerNumber as Linkand Displayfield. Then check off "This dropdown is dependent on..."and select BusinessUnit as Category controland Category field. |