Ed / Larry;
Thanks for your assistance. I still haven't got it working.
I'm not sure what goes in the bizobj and what goes in the form, but I don't
want to be spoon fed either. can't learn anything that way.
I will play with what you guys have given me as time permits and see what
happen.
Thank again for your time, and I'll post back my results later.
Thanks
Carey
On Sun, Jul 12, 2009 at 8:35 PM, <[email protected]> wrote:
> Carey,
>
> Sorry, my carriage returns didn't go thru....
>
> statesdropdown = dabo.ui.dDropdownList(self,DataSource = ClientBizobj,
> DataField = "stateprov")
>
> choices = []
> keys = {}
> for location in locations:
> choices.append("%s" % (location['state']))
> keys[location["iid"]] = len(choices) - 1
>
> statesdropdown.Choices = choices
> statesdropdown.Keys = keys
> statesdropdown.ValueMode = "key"
>
> Larry
>
>
>
>
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message:
http://leafe.com/archives/byMID/[email protected]