Skip to main content
15-Moonstone
August 22, 2019
Solved

Placing two responsive widgets in the same row of a layout

  • August 22, 2019
  • 2 replies
  • 2973 views

Hello.

 

I have a layout, and I want to insert a shape in it with a value display in the center. But once I put the shape, there's no way for me to put the value display on the same layout. Any solutions for this?

 

Thanks!

Best answer by Sugumar_5656

Hi Radu,

 

Try to use Frame layout extension widget which is available in the PTC market place.

In that Frame 1 you can use shape widget and frame 2 you can use a value display widget.

 

Try the above. let me know if you got a solution.

 

Regards

Sugumar R

2 replies

16-Pearl
August 22, 2019

@Radu 

Are you trying to create a responsive mashup? You can use a layout widget to create more sections.

You may refer these links for more information:

  1. Responsive_Mashups
  2. Article_CS269949
  3. LayoutWidget
Radu15-MoonstoneAuthor
15-Moonstone
August 22, 2019

Hello.

I'm afraid I might have been misunderstood. I am trying to achieve the following in a single row of a responsive mashup:

  1. Have a shape inside it (thus filling out the entire row)
  2. Have a value display inside it.

I can only do 1 or 2 at once. Is it possible to do them both at the same time?

 

Thank you.

17-Peridot
August 22, 2019

Hello @Radu ,

 

Let me see if I understand your request. You have a row which you want to display a shape, and in the middle of the shape you want to have a value display. It this what it might look like:

Community_1.PNG

In this case it is an Image with a hole which has been placed so that the value display can be seen. Is this a possible solution?

1-Visitor
August 26, 2019

Hi Radu,

 

Try to use Frame layout extension widget which is available in the PTC market place.

In that Frame 1 you can use shape widget and frame 2 you can use a value display widget.

 

Try the above. let me know if you got a solution.

 

Regards

Sugumar R

Radu15-MoonstoneAuthor
15-Moonstone
August 26, 2019

Thank you for your insight! That is exactly what I had in mind and it works. A great extension.