How to retrieve field types

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 12_01_17
    • Affects Version/s: 5.0.0
    • Component/s: None
    • Environment:
      all
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I know how to get field names defined in document model.
      document.attribute_names.each do |attr_name|

      What I can not find out is how do I get field types. I could probably read first document and use document.field_name.class, but this doesn't help with fields with nil value.

      Can you advice me how to get field types and default value definitions.

      Thank you
      Damjan Rems

            Assignee:
            Unassigned
            Reporter:
            Damjan Rems
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: