Conditional Logic AND Disabling a field

Support MB Conditional Logic Conditional Logic AND Disabling a fieldResolved

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42067
    JoeJoe
    Participant

    Hi,
    I would like to know If the is a way to conditionally "Disable" a field, I do not want to hide it, only disable it. Depending on the number of a select field, for example if "select me" is 0 -> hide the field .. is that possible or is there a workaround ?

    #42075
    PeterPeter
    Moderator

    Hello,

    MB Conditional Logic only supports showing/hiding a field based on a condition. It does not support disabling a field. If you are familiar with coding, you can create some custom JS code to disable a field, refer to this topic https://stackoverflow.com/questions/5963099/how-do-i-disable-form-fields-using-css

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.