Skip to main content
1-Visitor
July 2, 2019
Solved

Grid fills after items selected from dropdown and combo box

  • July 2, 2019
  • 1 reply
  • 2248 views

I have a "navigation page" that needs to update a grid on a new mashup that loads when my navigation button is pressed and two items are selected from my drop down and combo box lists. 

lists.PNG

 

My navigation button will upload the next correct mashup however my grid is not being filled with any info based on selected items from my drop down lists.

 

bindings for grid widgetbindings for grid widgetmashup bindings for navigation page mashupmashup bindings for navigation page mashup

Any thoughts of what I am doing wrong?

 

Thanks

Best answer by slangley

Hi @Chao123.

 

We aren't able to tell what your services are doing from the information provided, but we would recommend using session parameters or mashup parameters for moving data from one mashup to the next.  Mashup parameters will become a bindable target on the navigation widget once you specify the mashup to navigate to.

 

If this does not help you to solve your issue, please provide more information.

 

Regards.

 

--Sharon

1 reply

slangleyCommunity ManagerAnswer
Community Manager
July 2, 2019

Hi @Chao123.

 

We aren't able to tell what your services are doing from the information provided, but we would recommend using session parameters or mashup parameters for moving data from one mashup to the next.  Mashup parameters will become a bindable target on the navigation widget once you specify the mashup to navigate to.

 

If this does not help you to solve your issue, please provide more information.

 

Regards.

 

--Sharon

Chao1231-VisitorAuthor
1-Visitor
July 3, 2019

Okay, so I need a grid on a mashup to update with data based on the two selected items from the dropdown on a different mashup. My service is called GETDMRDataByWarehouseAndWorkStation as shown below in WAREHOUSE.PNG. Mashup bindings also included. Grid bindings included (grod)

Not sure why there is no info is updating my grid when I choose a warehouse and workstation from other mashup