How could I break line in the radio box?

Discussion about recent product features & solutions!
6 posts • Page 1 of 1
jinwonds
Posts:12
Joined: Thu Oct 05, 2017 7:58 pm

How could I break line in the radio box?

Post by jinwonds »

Hi,

I would like to make some select function using radio box of horizontal mode.

But there are a lot of cases. and the space to express is limited.

So I want to break the line in the radio box,
ex) there are 20 cases, and I would like to express a five cases in a row. (it would be 4 rows)

Please let me know.

Thank you.
Best regards,

nmnogueira
Posts:125
Joined: Thu May 05, 2011 12:59 pm

Re: How could I break line in the radio box?

Post by nmnogueira »

I think you have to place 4 radio boxes, and use a script to deselect all the others when you select one of them

jinwonds
Posts:12
Joined: Thu Oct 05, 2017 7:58 pm

Re: How could I break line in the radio box?

Post by jinwonds »

Thank you for kindly reply.

How to 'deselect' in Radio box?
In my opinion, Radio box is always select one of them.

I searched in Wincc OA help file, and there is no attribute about deselect function.

please let me know it is possible.

Thank you.

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: How could I break line in the radio box?

Post by leoknipp »

In a radio box always one option must be selected.
You can maybe use check boxes to fulfill the requirements.

Best Regards
Leopold Knipp
Senior Support Specialist

adaneau
Posts:310
Joined: Tue Feb 21, 2012 9:49 am

Re: How could I break line in the radio box?

Post by adaneau »

Hi,

You can also use stylesheets to make your checkbox looks like a radio button.

BR
Alexandre

jinwonds
Posts:12
Joined: Thu Oct 05, 2017 7:58 pm

Re: How could I break line in the radio box?

Post by jinwonds »

All, Thank you for kindly and good answer.
I solved my problem using stylesheet.

however, I have one more problem.

There are radio box image in project file(path : wf/stylesheet), but it is different from the original radio box color.
I searched in Wincc OA help file, but there are only the way load image.

Is it possible modify radio box button color using script in stylesheet?

Please let me know.
Thank you.

6 posts • Page 1 of 1