Home Discussions Questions & Answers How to run a query on report names using Forms functionality

How to run a query on report names using Forms functionality

Avatar photoCustomer July 11, 2025 at 4:13 am

I’m accustomed to using standard Oracle Forms functionality. Can I use the query function keys (F11/Ctrl+F11) to search for reports, or must I use the text search box?

Viewing 6 reply threads
  • Author
    Replies
    • Support July 11, 2025 at 8:40 pm  

      Yes, you can run a query on the report name or description fields. This uses the standard Forms functionality.

    • Avatar photoCustomer July 13, 2025 at 9:01 am  

      What are the specific keystrokes required to execute a pattern search, like finding all reports starting with ‘GL%’?

    • Support July 14, 2025 at 12:02 pm  

      First, press F11 to enter query mode, then enter your pattern (like ‘GL%’) in the relevant field, and finally press Ctrl+F11 to execute the query and retrieve the matching reports.

    • Avatar photoCustomer July 16, 2025 at 1:44 pm  

      Does this query function search the underlying SQL or just the front-end fields like report name?

    • Support July 17, 2025 at 9:31 pm  

      The F11/Ctrl+F11 functionality typically operates on the fields visible in the form, such as the report name or description. The ‘text search’ by typing directly into the field is the one that executes a full text search across the SQL, parameters, and templates.

    • Avatar photoCustomer July 19, 2025 at 5:23 am  

      So I have two distinct methods: the quick text search and the traditional Forms query?

    • Support July 20, 2025 at 2:12 am  

      That is correct. You have the `text search` by typing into the report name field and the `query` method using F11 and Ctrl+F11 for finding reports.

Viewing 6 reply threads
  • You must be logged in to reply to this post.

Login with: