juvenile
20th July 2005, 04:41
Hi gurus
In one type3 session I wrote a query extension to get one more field other than the main table fields. But when it comes to the form it is showing the last record value to the all records.
In main table read section I can see the correct values.
what could be the reason???

regards,
juvenile

Rita Kotecha
20th July 2005, 07:43
Please explain "other than main table fields"

If possible place the piece of query and explain some more details

juvenile
20th July 2005, 08:04
thru query extn am getting one field that am showing as form field.assume that I have 10 records.but form field is having the same value for the 10 records.i.e 10th rec value

Juergen
20th July 2005, 08:50
Hi Juvenile,

do you have set the Multi-Occurrence option for that field in the form editor to "Yes".

Juergen

v_chandra
20th July 2005, 09:00
Hi

Post the script it will help us to find, where exactly you have written code to fetch that Form field for all the 10 main table records on Form.

Regards
Vinod