Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter masterpingouin

    (@masterpingouin)

    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)