controller.selectRecord() ?

Hi,
I noticed that we have the ability to select a related record by entering the pk value by using the function selectRecord. However, this function doesn’t seem to exist for a form controller, only for related tables on that form. Is there something similar for the form controller?

Thanks,

Andrew

see foundset.selectRecord()