Title: [Plugin: Posts 2 Posts] fields
Last modified: August 20, 2016

---

# [Plugin: Posts 2 Posts] fields

 *  [iHuman](https://wordpress.org/support/users/ihuman/)
 * (@ihuman)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-posts-2-posts-fields/)
 * I love your plugin – thanks for your efforts!
 * Quick question…
    Would it be possible in the fields array to populate a field
   with a taxonomy to create a select list? For example using your movie/actor demo…
 * Let’s say we had a taxonomy type called ‘roles’: leading actor, cameo, etc.
 *     ```
       p2p_register_connection_type( array(
       	'from' => 'actor',
       	'to' => 'movie',
   
       	'fields' => array(
       		'role' => 'Role'
       		'role_type' => 'array(
                          taxonomy roles here in select list
                           );
       	),
       	'context' => 'advanced'
       ) );
       ```
   
 * Would this be possible?
    Thanks!

The topic ‘[Plugin: Posts 2 Posts] fields’ is closed to new replies.

## Tags

 * [p2p](https://wordpress.org/support/topic-tag/p2p/)
 * [select list](https://wordpress.org/support/topic-tag/select-list/)
 * [taxonomy](https://wordpress.org/support/topic-tag/taxonomy/)

 * 0 replies
 * 1 participant
 * Last reply from: [iHuman](https://wordpress.org/support/users/ihuman/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-posts-2-posts-fields/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
