Skip to main content
10-Marble
June 15, 2021
Solved

Get mashup dimensions for navigation popup size

  • June 15, 2021
  • 1 reply
  • 1439 views

Hello,

 

we are using navigation with linked target mashup, which is get by a service. Based on other conditions, different target mashup is used for the navigation. Each of these mashups has different fixed size. Is there a was how to get mashup height and width so it can be linked to the navigation (popupHeight, poputWidth). Ideall would be to create a service that would have a mashup name on input and infotable with height and witdh on output. But I am struggling with reading mashup width and height.

 

Thank you.

Best answer by BABA-SHYAM

Hi,

 

Best option is to maintain a infotable with mashupname, height and width. WHen you know where to navigate( by mashupname) filter this infotable get important info out of it. Set the output in navigatation widget as shown in attached file.

 

Regards

Shyam

1 reply

15-Moonstone
June 16, 2021

Hi,

 

Best option is to maintain a infotable with mashupname, height and width. WHen you know where to navigate( by mashupname) filter this infotable get important info out of it. Set the output in navigatation widget as shown in attached file.

 

Regards

Shyam

10-Marble
June 16, 2021

Hello Shyam,

 

this option also get to me. But as it requires to manually create and maintain the infotable I was just wondering if it is possible to do it automatically. Isn't it really possible to somehow get mashup width and height if I know its name?

 

Thank you

15-Moonstone
June 16, 2021

As far as I know there is no way to know it. Just try to keep the default height and width as 0 for now. See if it auto adjust or not.

 

Regards

Shyam