cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Passing values between tabs

Vipul_Oswal
11-Garnet

Passing values between tabs

I need to pass values from one tab to another,I have 3 tab each having one mashup. I want to pass selected value from the first tab's mashup to other 2

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @Vipul_Oswal 

 

You have to create a Mashup Parameter in all 4 Mashups. And pass the selected value from Tab 1 to its Mashup Parameter

 

Bindings in Mashup 1

Velkumar_0-1700622999282.png

 

In the main Mashup, pass the value from Tab1 to the main Mashup Parameter

Velkumar_1-1700623057979.png

 

From the main mashup, pass the value to the remaining tabs contained mashup

Velkumar_2-1700623131044.png

 

The result should look like this 

Velkumar_3-1700623179431.png

Velkumar_4-1700623187654.png

Velkumar_5-1700623197779.png

 

Please find attached entities for your reference.

 

/VR

 

 

 

 

 

 

 

 

View solution in original post

3 REPLIES 3

Hi @Vipul_Oswal 

 

You can use Mashup Parameter or Session Value to achieve this.

 

I would prefer to use Mashup Parameter - Configuring Mashup Parameters (ptc.com)

Thingworx Session parameters - Session Parameters (ptc.com)

 

/VR

Regarding your ans. I am unable to add the mashup parameters. I have set up like below,

1) I have a Main mashup containing 3 tabs which redirects to 3 mashups.

2) On 1st mashup, I have Machine list, on selection display all selected machine details.

3) 2 and 3 mashup have related mashup to the first one.

 

I wanted to pass the machine name selected from 1 mashup to 2 and 3. I was unable to achieve this with the mashup parameter, Can you please suggest?

Hi @Vipul_Oswal 

 

You have to create a Mashup Parameter in all 4 Mashups. And pass the selected value from Tab 1 to its Mashup Parameter

 

Bindings in Mashup 1

Velkumar_0-1700622999282.png

 

In the main Mashup, pass the value from Tab1 to the main Mashup Parameter

Velkumar_1-1700623057979.png

 

From the main mashup, pass the value to the remaining tabs contained mashup

Velkumar_2-1700623131044.png

 

The result should look like this 

Velkumar_3-1700623179431.png

Velkumar_4-1700623187654.png

Velkumar_5-1700623197779.png

 

Please find attached entities for your reference.

 

/VR

 

 

 

 

 

 

 

 

Top Tags