July 6, 200619 yr I am creating a timesheet database to be accessed by employees via a web browser (IWP on FMSA). The startup script needs to get(accountname) to know which employee is logged in and then show them a list of their existing timesheets. I want to perform a calculation so that based on the results of get(accountname) get me the employee's ID number that I can use to search for that user's records that I can then display in a list layout. I'm stuck on the performing of this find. I though I could go into Find Mode, Go to a Field, enter my calculated value, then perform the Find, but that doesn't work in the browser. How can I specify a calculated find request?
July 7, 200619 yr Author Is this the wrong forum for this question? Or am I thinking about the problem wrong? Thanks.
Create an account or sign in to comment