I'm trying to create a new post with every submission of a particular form. The resulting posts have an associated custom field, ideally determined by the controls provided by the new Survey add-on. I'm using the gform_post_data filter to manually set the post_custom_fields, but it would be easier if the survey field types were allowed field types for custom post fields.