1. Home
  2. Docs
  3. Formever API
  4. Get
  5. Get Metadata
  6. FevChoice

FevChoice

Metadata 80

 Metadata
   "80" : {
            "field_type" : "FevChoice",
            "field_metadata" : {
                                   "labels" : {
                                                  "en" : "Retired?"
                                              },
                                   "choice_names" : [
                                                      {
                                                        "en" : "RETIRED"
                                                      }
                                                    ],
                                   "display_positions" : [
                                                           0
                                                         ],
                                   "non_chosen_description" : {
                                                              },
                                   "allows_none" : true,
                                   "single_choice" : true,
                                   "show_label" : false
                               }
        },

Metadata 86

"86" : {
                    "field_data" : {
                                       "chosen_indices" : [
                                                            0
                                                          ]
                                   }
                },

How can we help?