Home » Developer & Programmer » Forms » Populate List (forms 6i)
Populate List [message #336368] Sat, 26 July 2008 00:11 Go to next message
rakhatmis
Messages: 25
Registered: March 2008
Junior Member
hello experts
i am working in forms 6i. what i am doing is i am calling a chart (that is build in graphics builder) from my form by passing parameter through a list item. my list is populating dynamically and i have placed the code in PRE-FORM trigger. its working fine and is giving the output as was desired. but now i want to add more functionality for which i have placed all the code that was in PRE-FORM trigger into WHEN-BUTTON-PRESSED trigger and now its not working. its not populating the list, giving the error FRM-41072, FRM-41076. i have searched for the solution but am unable to find
please help me immediately regarding my problem
waiting for a quick reply from all the experts here
thanks in advance
Re: Populate List [message #336370 is a reply to message #336368] Sat, 26 July 2008 00:25 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
has forms6 been supported anytime this century?
Re: Populate List [message #336373 is a reply to message #336370] Sat, 26 July 2008 00:52 Go to previous messageGo to next message
rakhatmis
Messages: 25
Registered: March 2008
Junior Member
yes they are being supported in the organizations where the people have started projects years ago. anyhow migration issue is not important right now for me as its due in a couple of weeks.i have to complete the assigned task.
please help me
Re: Populate List [message #336375 is a reply to message #336373] Sat, 26 July 2008 01:04 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
rakhatmis wrote on Fri, 25 July 2008 22:52
yes they are being supported in the organizations where the people have started projects years ago. anyhow migration issue is not important right now for me as its due in a couple of weeks.i have to complete the assigned task.
please help me


So proceed so to do so.
You don't require our support to dig your hole deeper.

Have A Nice Day! (HAND!)
Re: Populate List [message #336384 is a reply to message #336368] Sat, 26 July 2008 04:08 Go to previous message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Regarding information you provided, there's not much to tell but repeat what Oracle says:
Quote:
FRM-41072: Cannot create Group %s


Cause:  Caused by one of the following
1. Duplicate column names in SQL statement.
2. Invalid record group name.
3. Query is invalid.

Action:  Check the group name and/or correct the SQL statement.

Quote:
FRM-41076: Error populating Group.

Cause:  Query failed due to an invalid column or table name, or the query and group column structure do not match.

Action:  Check the SQL SELECT statement in your call to POPULATE_GROUP_WITH_QUERY.
Previous Topic: what's different between do_key ('exit_form'); and exit_form; ?
Next Topic: Initialise image item
Goto Forum:
  


Current Time: Sun Feb 09 07:01:06 CST 2025