How can I change the options in a drop down list?

  • jrod2036
    Asked on May 8, 2019 at 3:03 PM

    How can i, for example, change the options in a drop down list., such as as a time picker, where when someone clicks, it displays 24 different hours,, how would i go about taking off some of those hours?

     

    how can i pull up the EXISTING css code and maybe just take them off manually and repaste?

     

    jrod2036 at yah(you know the last two letters) dot kom

  • jherwin
    Replied on May 8, 2019 at 4:40 PM

    You can change the value of the dropdown, but the value should be on the list of options as well.

    Guide: How-to-Insert-Text-or-Calculation-into-a-Field-Using-Conditional-Logic

    You can not pull up or change the CSS code automatically based on the condition or response of your user. The CSS code is static and is only used for customization or design.

    Guide: How-to-Inject-Custom-CSS-Codes

    Let us know if you are referring to something else.