fetchrecord(tname,recno,getrecordcount,idfields,ids,reldef)

Get the data for a single record for a form and if the this defintion have children get those data as well

Parameters

- tname : table name

- recono : which record in multiview to read based on the query

- getrecordcount : true to return how many records the multiview returned

- idfields : the fields used to build the query when fetch is triggered by a relation (subform)

- ids : values to use in query when triggered by a relation (subform)

- reldef : the relation definition used by ensurequery