Restrict only to select Drop Down list items

Restrict only to select Drop Down list items

Comments

  • Hi,

    I have a drop down list on a form that have a static list input source. I want to restrict the users on the form only to select the items from the drop down list but not to edit, change them or adding a new one.
    Did anybody have a request like this?
    Thanks
    John Balta

  • Unknown
    edited December 2023

    Hello,

    From my understanding, the user should select the value that is listed in the drop-down box and you want to restrict the users to enter any new values. If so we can do this by using CSS.
    Please refer to the documentation on using CSS in forms.

    https://documentation.decisions.com/docs/using-css-in-forms

    Attached is the CSS file along with some screenshots for reference.

Sign In or Register to comment.