Scott,
Sorry for the time between replies... I've tried recreating the drop-down
from scratch but with no luck... very frustrating!
> - Your secondary data source (Locations) is indeed a SQL table - is your
> main form fields based on a different SQL table?
> - If the above is yes, is the main table "related" in any way to the
> Locations table?
Yes both the main form and the secondary data source are SQL tables. They
are related by a single FK (LocationCode).
> - You indicated there is a filter on the Locations based on Type - how does
> this get set? Is this a hard-coded value or is there something the user is
> doing to "set" the filter?
The filter is hard-coded.
> Do these steps appear correct?
Yes that sounds OK... i suggest you try using a filter also.
Regards
Chris
> Hi,
>
> Thank you for the additional information. To be sure I am testing properly,
> I have a couple of additional clarifications I would like to ask:
> Now - this is how I am planning on setting up a test...let me know if this
> is correct:
[quoted text clipped - 7 lines]
> - I would then add a new order, select a customer, fill in necessary fields
> and then submit
> Thanks again!
>
[quoted text clipped - 4 lines]
>
> This posting is provided "AS IS" with no warranties, and confers no rights
Scott L. Heim [MSFT] - 29 Jun 2005 22:47 GMT
Hi Chris,
Please accept my apologies for the delay as I was unexpectedly out of the
office for a few days.
Did you get this issue resolved or do you still need assistance?
Scott L. Heim
Microsoft Developer Support
This posting is provided "AS IS" with no warranties, and confers no rights
davas100 - 30 Jun 2005 09:03 GMT
I eventually fixed the problem yesterday. I think it could have been down to
the design/layout of my form. I did have the drop-down outside of the
repeating section (but bound to that same section). I've now placed the
drop-down in the correct place and it works ok.
Thanks for your help Scott
Regards
Chris
> Hi Chris,
>
[quoted text clipped - 7 lines]
>
> This posting is provided "AS IS" with no warranties, and confers no rights