Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

PRE-FORM VS WHEN-NEW-FORM-INSTANCE VS PRE-QUERY..Which one to choose ?

OnenessboyNov 17 2010 — edited Nov 18 2010
Hi,

Its general question, not a duplicate for my previous post..


PRE-FORM VS PRE-QUERY :

when will exactly pre-form will fire ? In a scnario where user enter one field as input, based on this child block on same form will gets its data.. whether in this scenario IS PRE FORM IS WORKABLE SOLUTION ?.. can we do where clause manipulations here..

PreQuery:

doing where cluase manipulation here. and LOOP through... i heard thaT loop in pre-query not permitted and we cant use next record kind of stuff.


PRE-FORM VS WHEN NEW FORM INSTANCE which is best place to put code for dynmically overiding form default execute query based on values from some queryable field on form...

Thanks
Prasanth
This post has been answered by 792754 on Nov 18 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 16 2010
Added on Nov 17 2010
2 comments
4,741 views