Radio Buttons
Is there any way to create a radio button in a document or presentation? I want to add radio button/toggle to a presentation slide where the user would be required to select a Yes or No radio button option. (Tried using a text box where the user has to select, then type an "x", but would prefer something more like the radio button where user only has to click one or the other to select the appropriate answer.)
-
Hi Noreen,
Unfortunately there is not a radio button currently available. However, data validations may provide a work around for the 'Yes or No' option. This will at least allow the user to answer a prompt with a yes or no response. Please let me know if you have any other questions regarding this work around!
Thank you!
0we can add radio button to any form ? can radio button support conditional field like hide/show feature?
0Hi Vilma Fernandes,
You can add radio buttons to forms in Workiva. Radio buttons are supported as a component type in form definitions, allowing users to select one option from a predefined set. For example, properties defined as enumerations with a pick list can be converted into radio button-style selectors by using theradiocomponent type.Additionally, radio buttons can support conditional fields, enabling the hide/show functionality based on user inputs. Conditional fields allow specific sections of a form to be displayed or hidden depending on the value selected in the radio button. This is configured using YAML definitions, where conditions are set to trigger actions like "SHOW" or "HIDE" based on specific criteria.I hope this help!0Accedi per aggiungere un commento.
Commenti
3 commenti