Home » Developer & Programmer » Forms » Add_List_Element issue (Forms 10G, XP)
Add_List_Element issue [message #309044] Wed, 26 March 2008 05:08 Go to next message
bahubcd
Messages: 40
Registered: July 2007
Location: Bangalore
Member
Hi all,
I am facing an issue in a form which i have to modify to fix the bug. Can any one tell me which of the below takes the priority in displaying the values in a LIST ITEM.
1. Add_List_Element
2. List elements defined in the Property Pallete of the LIST ITEM.

I am populating the list with Add_List_Element with some values. But still the values defined in the Property Pallete of the LIST ITEM are being displayed in the application.

Is there any other way a LIST ITEM can get values from apart from the above mentioned 2 cases?

Thanks for the help in Advance!!!
Smile
Re: Add_List_Element issue [message #309047 is a reply to message #309044] Wed, 26 March 2008 05:23 Go to previous message
azamkhan
Messages: 557
Registered: August 2005
Senior Member
Both work fine. I have used both. There must be some code which is running under your nose and you didn't know. Might be an event occuring and that is triggering your code. I would suggest you should analyze your code.

Any ways... beside Property Pallet and ADD_LIST_ELEMENT property you can also populate your list through RECORD_GROUP.

Regards,
Azam Khan
Previous Topic: Update field
Next Topic: Calender
Goto Forum:
  


Current Time: Tue Feb 18 10:59:23 CST 2025