main logo
Subject: Re: Primary BizObj data is also the lookup data
Author: Ed Leafe
Posted: 2001/09/28 10:50:52
 
View Entire Thread
New Search


<i><font color="#663300">For a Hierarchyal data representation I want the Primary BizObj of the Form to also become the lookup for the same Form (I do not mind to create a second BizObj of the same table). Is it possible? Please advise.</font></i>

I'm not sure what you need exactly. Do you mean that you want the user to be able to search for a particular record from your primary bizobj? If so, that's exactly what the primary bizobj on the form is supposed to be used for. Just set the view parameter for the bizobj's view to the value entered by the user, and call Requery(). This will update the bizobj with the selected records.
<font color="#cc0000"> ___/
/
__/
/
____/</font>
Ed Leafe
 
©2001 Ed Leafe
<-- Prior Message New Search Next Message -->