fetchrecords(tname,idfields,ids,reldef,startrecno)

Get all data for a multi line table in a form

Parameters

- tname : table name

- idfields : trigger fields in a relation tou use to build the query

- ids : values to use for a related query build by trigger

- relfef : ralation definition

- startrecno: where to start in the multiview. Default start at 0.