• Hi,

    I’m attempting to remove some fields from view with the ‘eye’ and the model window appears. However, the fields appear to overlap each other, so the eye thats attached to each field isn’t clickable. Only the very last one at the bottom is.

    Example:
    https://prntscr.com/sja7yc

    I can move them fine, but can’t click to remove the field visiblity.

    Thanks,

    Lyle

    • This topic was modified 6 years, 1 month ago by ocbroadband.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Satish Prajapati

    (@satishprajapati)

    hi @ocbroadband,
    This is CSS issue.
    Kindly use this custom CSS to solve this.

    .fv-data-wrapper .popup-content {
        width: 425px !important;
    }
    Thread Starter ocbroadband

    (@ocbroadband)

    Hi Satish,

    I added this to my child-theme styles file, however, the model box still appears the same size, and the show/hide icon for each row still overlaps.

    Satish Prajapati

    (@satishprajapati)

    hi @ocbroadband,
    We have released latest version.
    Try this version, It will solve your problem.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Field Visibility Modal Window’ is closed to new replies.