Home » Developer & Programmer » Forms » populating a list using record group
populating a list using record group [message #78657] Fri, 08 March 2002 02:16 Go to next message
Amit
Messages: 166
Registered: February 1999
Senior Member
on form 1 i take input from user on text item
and i want these values to appear in list item on form2.
I TRY TO USE A RECORDGROUP WHICH IS FILLED BY QUERY ON A TABLE ,TO POPULATE THE LIST .
BUT IT GIVES FRM - 41334 ERROR SAYING THAT INVALID
RCGRP FOR LIST.
SHOULD I MAKE A PROCEDURE FOR THIS.
Re: populating a list using record group [message #78665 is a reply to message #78657] Sat, 09 March 2002 11:38 Go to previous message
raji
Messages: 30
Registered: February 2002
Member
frm-41334-usually comes up when the record group is not created properly in that particular form module.Did you check that?
also check in the property list of the LOV for the record group name you have chosen.
'SHOULD I MAKE A PROCEDURE FOR THIS.'
What do you mean by this?Lov will work with Query record groups as a base.
Previous Topic: win_api_shell.sendmessage
Next Topic: ora-12224 TNS: no listner
Goto Forum:
  


Current Time: Thu Apr 18 05:02:41 CDT 2024