Viewing 1 replies (of 1 total)
  • Plugin Author aryanduntley

    (@dunar21)

    This actually could be an issue with my plugin. I don’t check for values longer than 200 characters. I should probably check and if they are, store the values into the detail_long table instead. What I’ve been doing instead is to put that data into rg_lead_detail, but having people with longer values simply go to their database and change the {prefix}_rg_lead_detail table under the “Structure” tab in phpMyAdmin, by finding the “value” column and changing it from varchar(200) to text.

Viewing 1 replies (of 1 total)
  • The topic ‘Long text-areas not being imported?’ is closed to new replies.