Read Yes/No Field value in Display Form
Posted: 11 May 2017
Hello,
I am trying to read a yes/no field value using this: fd.field('YesNoFieldName').control()._el().text() without any success, as it always returns "" (empty)
Should I use a different sentence?
Thank you.
I am trying to read a yes/no field value using this: fd.field('YesNoFieldName').control()._el().text() without any success, as it always returns "" (empty)
Should I use a different sentence?
Thank you.