Skip to main content
1-Visitor
April 25, 2019
Solved

Radio button list horizontal orientation

  • April 25, 2019
  • 2 replies
  • 1221 views

Hi,

I am working on ThingWorx 8.2 and when I bind data to radio button list it only appears in vertical format but I wanted it in horizontal orientation. Is it possible to change it?

 

Thanks in advance,

Shalini V.

Best answer by zyuan1

There is a Orientation property in Radio button widget and use can select Horizontal or Vertical, don't you have that?

2 replies

zyuan15-Regular MemberAnswer
5-Regular Member
April 26, 2019

There is a Orientation property in Radio button widget and use can select Horizontal or Vertical, don't you have that?

1-Visitor
April 26, 2019

I was able to achieve it using generic radio button list.

Thanks @zyuan1 .