Custom field decorator not showing on multi line string field
I create declarative field decorator on string field (description) its not visible but same decorator I added over short description it was visible. what could be the issue. Field decorators does not work on multi line elements?