Can I get a field settings??

Can I get a field settings??

Lucho_1312Lucho_1312 Posts: 30Questions: 9Answers: 0
edited September 2015 in Free community support

Is it possible to get a fields settings?

I mean something like:

var settings = editor.field('name').settings();

Returning this:

{
    label: 'Full name',
    data: 'name',
    className: 'class-for-name-input'
}

Thanks!
Luciano

This question has accepted answers - jump to:

Answers

This discussion has been closed.