Home » Developer & Programmer » Forms » move value from one list to. another list (oracle 9i)
move value from one list to. another list [message #645167] Sat, 28 November 2015 01:16 Go to next message
snsiddiqui
Messages: 172
Registered: December 2008
Senior Member
I want to create two list items like ListItem1 and ListItem2 now I want to move value from ListItem1 to ListItem2 but every time system has to check the value if its already exists then message otherwise move value.

we can do this activity only with tlist type but how?

Kindly guide me.
Re: move value from one list to. another list [message #645212 is a reply to message #645167] Mon, 30 November 2015 02:51 Go to previous message
cookiemonster
Messages: 13920
Registered: September 2008
Location: Rainy Manchester
Senior Member
You don't want to have dynamic lists, they cause huge problems when querying data.
If you try to query a record with a value for a list item that the list item doesn't currently recognize then forms will silently ignore the record. You won't see it and you won't get an error to tell you there was a problem.

You want a different approach.
Previous Topic: Importing Java 1.6 Classes into forms 10g
Next Topic: Cursor pointing issue in Forms in Windows 7 and above
Goto Forum:
  


Current Time: Wed Apr 24 19:14:38 CDT 2024