Hi, I'm considering using Gravity Forms to hand editing of custom post types. I am using Posts 2 Posts to connect the various post types (e.g. Authors -> Books) and am wondering if there's a way to use the Gravity Forms+Custom Post Types plugin to take advantage of this functionality. There is a way to call add_meta_box to add the connection widget that handles this connection. My question is, can I call add_meta_box in a Gravity Form to create this widget and if so, how do I handle the submitted data so it connects everything together? Thanks for your help!