Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • EspaƱol
      • FranƧais
      • PortuguĆŖs
  • ę—„ęœ¬čŖžć‚³ćƒŸćƒ„ćƒ‹ćƒ†ć‚£
  • ķ•œźµ­ ģ»¤ė®¤ė‹ˆķ‹°
0

Change the style of Radio Button values

Contributor ,
Nov 26, 2022 Nov 26, 2022

hello there,

Is there a way to add other styles to the button style?

I have a very long questionnaire with many sections, I don't want to redesign it, so what I'm looking for is add an empty circle when I click on any option from 0 to 3, I know there is a circle in the button styles, but it will cover the text.

 

Thank you

 

SaherNaji_0-1669534266692.png

 

SaherNaji_1-1669534560785.png

 

TOPICS
How to , JavaScript , PDF forms
2.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
Community Expert ,
Nov 27, 2022 Nov 27, 2022
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 27, 2022 Nov 27, 2022

There are a couple of ways to achieve that, although it would be much easier if you use square instead of circle but anyway here is an example using radio buttons and buttons field, scripts are in button fields under 'Action' tab.

If you need more instructions, let me know.

https://drive.google.com/file/d/1oNaAqtm9iuN-Fwe-0Wa3tgXuxYOUp7ru/view?usp=share_link 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Nov 27, 2022 Nov 27, 2022

Thanks @Nesa Nurani 

It's a good idea in case I don't want to calucalte the values of the radio buttons, I have to use a radio buttons, not a button, could we use the same JavaScript code with Radio Buttons?  

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Nov 27, 2022 Nov 27, 2022
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Nov 27, 2022 Nov 27, 2022
LATEST

Thank you @Nesa Nurani,

I figured we'd have the ability to change the symbols for the radio buttons, with easier ways
but if there is no other ways, that's really good, and I'm going to work on it, but this will take a long time

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Contributor ,
Nov 27, 2022 Nov 27, 2022

Check this example file please

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines