Not working with: Type_object fields
-
I just notice that the plugin is not tracking the Type_object fields that I’m using to add a free_text at the end of the checkboxes.
All the type_object fields will got the same field into the DB called generically Object and you loose control on which answers is for which field.
Example[checkbox Type_object free_text room_1 use_label_element “window” “balcony” “Other “specify” ” ]
[checkbox Type_object free_text room_2 use_label_element “window” “balcony” “Other “specify” ” ]
This will be reported as one entire field into the CFDB called Object, so I don’t know which balcony is referring to Room 1 or 2 and also the free text is not registered as well.
- The topic ‘Not working with: Type_object fields’ is closed to new replies.