• Why is the admin column adding a number before the field via user agent stylesheet? Using select field but maximum 1 is allowed so no numbers are needed or something I want.

    Anyhow we could remove this please? And if no value can we please just not echo anything instead of “(No value)”?

    ::marker {
        unicode-bidi: isolate;
        font-variant-numeric: tabular-nums;
        text-transform: none;
        text-indent: 0px !important;
        text-align: start !important;
        text-align-last: start !important;
    }
    • This topic was modified 5 years, 4 months ago by Rookie.

The topic ‘Column value using select adding numbers’ is closed to new replies.