Vertical Radio Buttons

Christine30
Tera Guru

Hello:

 

Could anyone please let me know how to display radio buttons on a form vertically?

 

The link here says to use "vertical alignment" but I can't figure out how to set that: https://developer.servicenow.com/dev.do#!/reference/next-experience/paris/now-components/now-radio-b....  

 

Thank you.

4 REPLIES 4

Rampriya-S
Tera Guru
Tera Guru

rampriya_S_0-1717620014409.png

Here you go...

Please mark helpful, if you accept the solution.

Best,
Rampriya S

Thank you. I see that in the record producer, but how would I do the same thing on a form field?

 

Christine30_0-1717620682903.png

 

Hi,

I don't think there is an equivalent to radio buttons on the form view, they are only available on service portal views.

The only thing to use in form view would be a "Choice" field.

@OlaN 

We are able to make Radio visible using  sys_glide_object table but Radio button usage is available in NPM(Next experience components).

rampriya_S_0-1717635275942.png

 

Best,
Rampriya S