Hi,
When I change data of a module, Clearing Style Automatically After save
I must change data in PHPMyAdmin one by one Or copy and paste style from original sample data of quickstart package
This is origenal data
{"jatools-config":"{\":type\":\"ja_morgan:testimonials\",\"testimonials\":{\"jatools-layout-testimonials\":\"style-3\",\"testimonial-intro[data]\":{\"testimonial-intro[data][member-description]\":[\"\u201cSimple and eiegant a short course. It's not for full \\nunderstanding, but it works perfectly as an introduction for the subject.\u201d\",\"\u201cVery explained even for a short course. It's not for full \\nunderstanding, but it works perfectly as an introduction for the subject.\u201d\",\"\u201cIs just what I needed. Insight are our go-to contact for finiancial advice of any kind. They are an asset to our business. Thank you!\u201d\",\"\u201cVery explained even for a short course. It's not for full \\nunderstanding, but it works perfectly as an introduction for the subject.\u201d\",\"\u201cTheir customer support was amazing. Their help was quick and gave me very clear instructions to follow. Incredible theme.\u201d\"],\"testimonial-intro[data][img]\":[\"images\/joomlart\/testimonials\/item-5.jpg\",\"images\/joomlart\/testimonials\/item-6.jpg\",\"images\/joomlart\/testimonials\/item-7.jpg\",\"images\/joomlart\/testimonials\/item-8.jpg\",\"images\/joomlart\/testimonials\/item-9.jpg\"],\"testimonial-intro[data][name]\":[\"Emma Button\",\"Shadrack Browne\",\"Ian Denton\",\"Tony Stark\",\"Paris Lohan\"],\"testimonial-intro[data][member-position]\":[\"Business Executive\",\"Business Executive\",\"Business Executive\",\"Business Executive\",\"Business Executive\"],\"rows\":5,\"cols\":5,\"type\":\"list\"}}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0","sub-heading":"Testimonials.","color-module":"gray","bg-module":"","padding-top":"1","padding-bottom":"1","border-top":"0","border-bottom":"0","module-width":"0"}
This is new data (I added "2" after a name)
{"jatools-config":"{\":type\":\"ja_morgan:testimonials\",\"testimonials\":{\"jatools-layout-testimonials\":\"style-3\",\"testimonial-intro[data]\":{\"testimonial-intro[data][member-description]\":[\"\u201cSimple and eiegant a short course. It's not for full \\nunderstanding, but it works perfectly as an introduction for the subject.\u201d\",\"\u201cVery explained even for a short course. It's not for full \\nunderstanding, but it works perfectly as an introduction for the subject.\u201d\",\"\u201cIs just what I needed. Insight are our go-to contact for finiancial advice of any kind. They are an asset to our business. Thank you!\u201d\",\"\u201cVery explained even for a short course. It's not for full \\nunderstanding, but it works perfectly as an introduction for the subject.\u201d\",\"\u201cTheir customer support was amazing. Their help was quick and gave me very clear instructions to follow. Incredible theme.\u201d\"],\"testimonial-intro[data][img]\":[\"images\/joomlart\/testimonials\/item-5.jpg\",\"images\/joomlart\/testimonials\/item-6.jpg\",\"images\/joomlart\/testimonials\/item-7.jpg\",\"images\/joomlart\/testimonials\/item-8.jpg\",\"images\/joomlart\/testimonials\/item-9.jpg\"],\"testimonial-intro[data][name]\":[\"Emma Button2\",\"Shadrack Browne\",\"Ian Denton\",\"Tony Stark\",\"Paris Lohan\"],\"testimonial-intro[data][member-position]\":[\"Business Executive\",\"Business Executive\",\"Business Executive\",\"Business Executive\",\"Business Executive\"],\"rows\":5,\"cols\":5,\"type\":\"list\"}}}","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}
This style cleared from the end of original data
,"sub-heading":"Testimonials.","color-module":"gray","bg-module":"","padding-top":"1","padding-bottom":"1","border-top":"0","border-bottom":"0","module-width":"0"
You can see changes in attachments
I changed Collation to utf8 and ... but doesn't correct