Skip to main content
Solved

Custom menus for Shop Order Visualization Views

  • May 28, 2021
  • 2 replies
  • 204 views

Forum|alt.badge.img+8

Can we create and use custom menus for Shop Order Window> Visualization views (eg: Shop order materials line availability visualization) in IFS Application IEE client?

Best answer by Dinidu Udana

Hi @Devni Panduwawala ,

In IFS application IEE client Shop order visualizer views, even though you could create a custom menu, It will not be available on the RMB pop up menu as a quick access menu item. 

This is mainly due to the fact that  Shop order visualizer windows are ‘Feature Contents’ where dummyLU s are used.

A Container Tab Form Window is used to create a window with tabs for multiple independent data sources. The Container Tab Form Window itself is not bound to a data source. The content of each tab must be a window of its own. Container Tab Form Windows are typically used for grouping of basic data windows.

Therefore, this could be considered as a limitation in the IFS application IEE client from the framework perspective.

 

This topic has been closed for replies.

2 replies

Thushitha Chandrasiri
Superhero (Partner)
Forum|alt.badge.img+21

Hi @Devni Panduwawala ,

I think it is possible. See below.

 


Dinidu Udana
Hero (Employee)
Forum|alt.badge.img+12
  • Hero (Employee)
  • 71 replies
  • Answer
  • May 28, 2021

Hi @Devni Panduwawala ,

In IFS application IEE client Shop order visualizer views, even though you could create a custom menu, It will not be available on the RMB pop up menu as a quick access menu item. 

This is mainly due to the fact that  Shop order visualizer windows are ‘Feature Contents’ where dummyLU s are used.

A Container Tab Form Window is used to create a window with tabs for multiple independent data sources. The Container Tab Form Window itself is not bound to a data source. The content of each tab must be a window of its own. Container Tab Form Windows are typically used for grouping of basic data windows.

Therefore, this could be considered as a limitation in the IFS application IEE client from the framework perspective.