Skip to main content
Question

Create an Overview Page using Configuratrions

  • November 7, 2025
  • 6 replies
  • 58 views

Forum|alt.badge.img+4

I need to create an overview page that displays details of all parts and their related boxes. The page should be read-only. However, since custom pages do not support only read-only fields by default, I’m exploring alternative options. I already have the query that retrieves the required data.

Is there a way to create this overview page using the query results through configuration, without doing any customization?

6 replies

Abdul
Superhero (Partner)
Forum|alt.badge.img+20
  • Superhero (Partner)
  • November 7, 2025

Hi ​@Nethmi98,

You can create a quick report with your query and create a new navigation option to access quick report.

Following steps need to be followed.

  1. Create a Quick report and get the navigation properties.
  1. Create a navigation option.

 

Regards

Abdul rehman


Forum|alt.badge.img+4
  • Author
  • Sidekick (Partner)
  • November 7, 2025

Hi ​@Abdul,

The customer requires the ability to search for a specific part from the overview window; therefore, a search option should be available. Is it possible with a Quick Report?


Furkan Zengin
Ultimate Hero (Partner)
Forum|alt.badge.img+21
  • Ultimate Hero (Partner)
  • November 7, 2025

Hello ​@Nethmi98 

Try creating a new query using query designer using your fields. Publish it so it should create a projection.

Then create a new page using the projection. The new page will have same settings as regular IFS pages.

You can add it to navigator as ​@Abdul suggested.

Hope this helps


Abdul
Superhero (Partner)
Forum|alt.badge.img+20
  • Superhero (Partner)
  • November 7, 2025

Hi ​@Nethmi98,

Yes, you can apply filters on quick report results.

 

@Furkan Zengin idea is worth enough to try to handle your business requirement in more sophisticated way.

 

 


Forum|alt.badge.img+4
  • Author
  • Sidekick (Partner)
  • November 7, 2025

Hi ​@Abdul, I’m using the APPS10 environment. Is filtering possible in this version as well?

 

@Furkan Zengin Is the Query Designer available in the APPS10 environment?


Abdul
Superhero (Partner)
Forum|alt.badge.img+20
  • Superhero (Partner)
  • November 7, 2025

Hi ​@Nethmi98, No, I don’t think filtering option with quick report results is available in IEE environments like IFS Cloud. 

In apps10 Query Builder is there, however, I not certain about the possibilities of creating a page without customization like cloud.