NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: springguy on April 12, 2017, 06:40:58 AM

Title: Prime a Browse Field
Post by: springguy on April 12, 2017, 06:40:58 AM
Using NT 9.21

Have a browse on a memory form.  The browse is displaying filtered records of a file.  One of the browse fields is a local variable that has to be built by looking up a value in a different file based on the info in other columns of the browse record.  Where would I place an embed to allow the lookup/calculation of this browse field? 

Thanks,
Mike Springer
Title: Re: Prime a Browse Field
Post by: Bruce on April 12, 2017, 11:45:18 PM
Hi Mike,

Look for where it is _used_ and then calculate it right before that...

Cheers
Bruce