Display Options as Radio Buttons

Overview

Only Enums could be displayed as radio buttons.


Step-by-Step Guide


  1. Follow the steps to Upload your Model/Create a Visualizer Type.

.

  1. Click Variable Types. The Variable Types page appears.


  1. Click Visualizer Inputs and search the Enum by typing the name of the Enum in the text box and then click the particular Enum.


  2. Ensure that the Data Type is Enum.


  3. Copy the Code Reference.


  4. Follow the steps to Edit Group Variable.


  5. Scroll down until you find Style.

"radio_buttons": {

"style":0,

"Display Total Future Cost-IN": 1

},

  1. Add the above code under Style. (Here "Display Total Future Cost -IN" should be replaced with the code reference that you copied earlier.)


  2. Click Save.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us