i need to know the coding for NEXT BUTTON in oracle forms 6i,when the fields are not database items....
i want to fetch next record after pressing NEXT BUTTON...i have applied select query and tried to store the fetched records in fields of the form....but in vain...i got no output in the screen...jst the empty fields...but record move like79/79,92/92,....help me out
Software/Hardware used:
oracle forms 6i
ASKED:
April 28, 2010 11:07 AM
UPDATED:
April 30, 2010 1:38 PM
You will have to explain your situation better.
What do you mean by “NEXT BUTTON” ? Do you have a button called “next” in your form ? or do you want to perform some action when a button that is ‘next’ to some item is pressed ?
Are you getting errors ?
Can you post your trigger’s code ?
What do you mean by “but record move like79/79,92/92” ? What are those numbers ? where do you see them ?
Please answer these questions and provide as much details as possible, and I’m sure you will get your problem resolved.