I'm using the Views and Types plugin to maintain a custom post type called "Photos", with a custom field type for "image".
When I create a gravity form with a file upload element for the custom image field, I end up with a path stored for the uploaded file, not an image I can display using a custom view.
What am I doing wrong?
thanks in advance.