Title: masterpingouin's Replies | WordPress.org

---

# masterpingouin

  [  ](https://wordpress.org/support/users/masterpingouin/)

 *   [Profile](https://wordpress.org/support/users/masterpingouin/)
 *   [Topics Started](https://wordpress.org/support/users/masterpingouin/topics/)
 *   [Replies Created](https://wordpress.org/support/users/masterpingouin/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/masterpingouin/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/masterpingouin/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/masterpingouin/engagements/)
 *   [Favorites](https://wordpress.org/support/users/masterpingouin/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[More Fields 2.0.5.2] multivalued fields](https://wordpress.org/support/topic/more-fields-2052-multivalued-fields/)
 *  Thread Starter [masterpingouin](https://wordpress.org/support/users/masterpingouin/)
 * (@masterpingouin)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/more-fields-2052-multivalued-fields/#post-1830681)
 * Okay I just figured out how to manage multivalued fields :
    1. Create a page to deal with ajax calls fired by jquery in order to serialize 
       values
    2. Each time jquery detect an update thanks to the .change() function, we call 
       that page
    3. Create a PHP function to unserialize stored values in order to make things simple
       for web designer

Viewing 1 replies (of 1 total)