L
|
Lawrence Nyaga 8/20/2017 |
I need to make drop-down dependent, so i pick a field called "kode" that is presents in both parent-filter table, obviously i made the field as a link for both table. But when i click the [Test it] button: Unable to test Setup "kode" as Lookup wizard first. I can't find any explanation from the help file for this error. Any idea, folks?
|
Z
|
Zerobaka author 8/20/2017 |
you need to provide more information maybe screen shots or code maybe both. it could be a number of things if you did everything right maybe your query takes too long to run.
|
![]() |
Sergey Kornilov admin 8/21/2017 |
You need to setup "kode" field as Lookup wizard first. |
Z
|
Zerobaka author 8/21/2017 |
You need to setup "kode" field as Lookup wizard first.
|
H
|
Hertz2P 8/21/2017 |
More detail of explanation please, I wrote this post exactly because I don't understand the meaning of that line. I share the structure of the parent-filter tables, and the look-up wizard screen. Anyone?
|
Z
|
Zerobaka author 8/23/2017 |
Just as Sergey said, you need to set a lookup wizard for 'kode' first. In other words a dependent dropdown depends on a prior selection to narrow the results. You need to first setup a lookup wizard to first choose data from the 'kode' field, then make this lookup wizard dependent on its results. If you still don't get it, watch this tutorial: https://www.xlinesoft.com/tutorials/dependentdropdowns.htm
|
![]() |
Sergey Kornilov admin 8/23/2017 |
First, you can and should setup "kode" as a Lookup Wizard. It doesn't matter that this field is not a key field. |