Posted by [IP Address: 63.161.86.252] 'remotedeveloper' on August 30, 2001 at 08:37:34 EST:
In Reply to: Re: Limit number of records in a prompt table posted by [IP Address: 63.161.86.252] 'ShuSheng Li' on August 29, 2001 at 18:43:45 EST:
ShuShneg Li,
Is the required data related to the user in any way? What I am interested to know is if you have a user say ABCDEF and working with business unit BUNT1 mostly, usually he/she should have his/her operator defaults having business_unit = BUNT1. Similarly if there can be any unique criteria that you can identify to be able to help you differentiate the data brought in for user ABCDEF from UVWXYZ, than try to bring that field(fields) in the Search record and prepopulate it using SQLExecs and (If---End-If or Evaluate---End-Evaluate) logic.
This is something that you should be able to identify and Execute. Remember the criteria/logic that would assign defaults on the search dialog box have to be SearchInit event of Peoplecode. This can not be RowInit. Send me more details of your application and may be I can assist you with more specifics.
Regards.
Remotedeveloper