PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

wp_rg_lead_detail varchar limited at 200 in table structure

  1. Having problem with wp_rg_lead_detail varchar limited at 200 in table structure when using list field in column. Should be of type TEXT instead

    Posted 11 years ago on Monday November 26, 2012 | Permalink
  2. There is also a wp_lead_detail_long table. The wp_lead_detail table is used to store values shorter than 200 characters. These values are used in the admin, where a long value would create problems in the UI.

    Are you accessing the tables directly, or what problem are you having with the 200 character limit in wp_lead_detail?

    Posted 11 years ago on Tuesday November 27, 2012 | Permalink
  3. Thank you! That did it..

    Posted 11 years ago on Friday November 30, 2012 | Permalink
  4. You're welcome.

    Posted 11 years ago on Saturday December 1, 2012 | Permalink

This topic has been resolved and has been closed to new replies.