Foreign Key Object Type

Foreign Key Object Type

Old forum URL: forums.lhotka.net/forums/t/1427.aspx


thomasjrr posted on Monday, October 09, 2006

I have a Project (Editable Root) and each project has a ProjectTypeID which is a link to a ProjectTypes table.  When I am on my entry form, I would like to display a drop-down showing all the ProjectTypes as choices and store or display the int value of the users choice in the ProjectTypeId field in the root.  Would I be better off to create the ProjectType as a NameValueList or a ReadOnlyChild?  Just a bit confused.  Any help is greatly appreciated!  Thanks.

Copyright (c) Marimer LLC