PDA

View Full Version : Lookup doesn't export selected record



Hans van de Laar
2-Jan-2007, 02:43 PM
Hi Harm,

I just tried to use a selection list on a foreign table. This list is
showing all records properly but when I select a record no record is
exported. I've compared my code to the INV lookup of the ORDER ENTRY
sample and don't see any differences. Do you have a suggestion where to
look to narrow down the problem.

Just an additional question about lookup lists: is it possible to
store the size of lookup list in the lookup control itself instead by
using it as a parameter to the 'PopLookup' java script function? Using
it from within several asp's the lookup list will always have the same
size.

--
Regards,

Hans van de Laar
Micros b.v.
The Netherlands
www.micros.nl

Hans van de Laar
2-Jan-2007, 05:01 PM
Hans van de Laar wrote:

> Hi Harm,
>
> I just tried to use a selection list on a foreign table. This list is
> showing all records properly but when I select a record no record is
> exported. I've compared my code to the INV lookup of the ORDER ENTRY
> sample and don't see any differences. Do you have a suggestion where
> to look to narrow down the problem.
>
> Just an additional question about lookup lists: is it possible to
> store the size of lookup list in the lookup control itself instead by
> using it as a parameter to the 'PopLookup' java script function?
> Using it from within several asp's the lookup list will always have
> the same size.

Harm,

Never mind. Seems to be influenced by the DDParent combo control that
was still on the form. I removed the combo from the source code and the
selection list now works as expected.

--
Regards,

Hans van de Laar
Micros b.v.
The Netherlands
www.micros.nl

Harm Wibier
3-Jan-2007, 03:23 AM
Hello Hans,

Storing the size of a lookup inside lookup is also a wish of us but
unfortunately we did not found a way to do it. We are currently working on a
new solution for the lookups that also make it easy to attach the lookup to
the F4 key that maybe will solve this problem immediately.

Regards,


--
Harm Wibier
Data Access Europe B.V.
http://www.dataaccess.nl

"Hans van de Laar" <hansvandelaar@micros.nl> wrote in message
news:xn0f0qud3hidvj003@news.dataaccess.com...
> Hans van de Laar wrote:
>
>> Hi Harm,
>>
>> I just tried to use a selection list on a foreign table. This list is
>> showing all records properly but when I select a record no record is
>> exported. I've compared my code to the INV lookup of the ORDER ENTRY
>> sample and don't see any differences. Do you have a suggestion where
>> to look to narrow down the problem.
>>
>> Just an additional question about lookup lists: is it possible to
>> store the size of lookup list in the lookup control itself instead by
>> using it as a parameter to the 'PopLookup' java script function?
>> Using it from within several asp's the lookup list will always have
>> the same size.
>
> Harm,
>
> Never mind. Seems to be influenced by the DDParent combo control that
> was still on the form. I removed the combo from the source code and the
> selection list now works as expected.
>
> --
> Regards,
>
> Hans van de Laar
> Micros b.v.
> The Netherlands
> www.micros.nl

Hans van de Laar
3-Jan-2007, 03:45 AM
Harm Wibier wrote:

> Hello Hans,
>
> Storing the size of a lookup inside lookup is also a wish of us but
> unfortunately we did not found a way to do it. We are currently
> working on a new solution for the lookups that also make it easy to
> attach the lookup to the F4 key that maybe will solve this problem
> immediately.
>
> Regards,

Hello Harm,

Thanks, looking forward to the next release

--
Regards,

Hans van de Laar
Micros b.v.
The Netherlands
www.micros.nl