Title: textfield
Last modified: July 28, 2021

---

# textfield

 *  [arcade88](https://wordpress.org/support/users/arcade88/)
 * (@arcade88)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/textfield/)
 * how you add a text area which you can have default values for example
 *     ```
       [
           {
               "product_id":10,
               "weight":"1",
               "length":"1200",
               "width":"20",
               "height":"300",
               "customer_postcode":"8021"
           },
           {
               "product_id":37,
               "weight":"12",
               "length":"12300",
               "width":"2340",
               "height":"3010",
               "customer_postcode":"8021"
           }
       ]
       ```
   
 * Is there any parameter to add a text area?

Viewing 1 replies (of 1 total)

 *  Thread Starter [arcade88](https://wordpress.org/support/users/arcade88/)
 * (@arcade88)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/textfield/#post-14711215)
 * example i would like all those fields to convert them in one textarea which will
   access the object above
 * [https://ibb.co/Jp4Vx0X](https://ibb.co/Jp4Vx0X)[](https://ibb.co/Jp4Vx0X)

Viewing 1 replies (of 1 total)

The topic ‘textfield’ is closed to new replies.

 * ![](https://ps.w.org/wp-api-swaggerui/assets/icon-256-256.png?rev=2129970)
 * [WP API SwaggerUI](https://wordpress.org/plugins/wp-api-swaggerui/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-api-swaggerui/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-api-swaggerui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-api-swaggerui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-api-swaggerui/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [arcade88](https://wordpress.org/support/users/arcade88/)
 * Last activity: [4 years, 10 months ago](https://wordpress.org/support/topic/textfield/#post-14711215)
 * Status: not resolved