Crocoblock / jetformbuilder

75 stars 16 forks source link

Bug in configuration preset data #470

Open RoynerG opened 2 weeks ago

RoynerG commented 2 weeks ago

image image When I try to paste that default value into another field it is not saved and when I change the option it is deleted.

It is stored as follows

{"0":"{","1":"\"","2":"j","3":"e","4":"t","5":"_","6":"p","7":"r","8":"e","9":"s","10":"e","11":"t","12":"\"","13":":","14":"t","15":"r","16":"u","17":"e","18":",","19":"\"","20":"f","21":"r","22":"o","23":"m","24":"\"","25":":","26":"\"","27":"p","28":"o","29":"s","30":"t","31":"\"","32":",","33":"\"","34":"p","35":"o","36":"s","37":"t","38":"_","39":"f","40":"r","41":"o","42":"m","43":"\"","44":":","45":"\"","46":"c","47":"u","48":"r","49":"r","50":"e","51":"n","52":"t","53":"_","54":"p","55":"o","56":"s","57":"t","58":"\"","59":",","60":"\"","61":"c","62":"u","63":"r","64":"r","65":"e","66":"n","67":"t","68":"_","69":"f","70":"i","71":"e","72":"l","73":"d","74":"_","75":"p","76":"r","77":"o","78":"p","79":"\"","80":":","81":"\"","82":"p","83":"o","84":"s","85":"t","86":"_","87":"m","88":"e","89":"t","90":"a","91":"\"","92":",","93":"\"","94":"c","95":"u","96":"r","97":"r","98":"e","99":"n","100":"t","101":"_","102":"f","103":"i","104":"e","105":"l","106":"d","107":"_","108":"k","109":"e","110":"y","111":"\"","112":":","113":"\"","114":"n","115":"o","116":"m","117":"b","118":"r","119":"e","120":"-","121":"p","122":"r","123":"o","124":"p","125":"i","126":"e","127":"t","128":"a","129":"r","130":"i","131":"o","132":"\"","133":"}","restricted":false}

It used to be stored like this {"jet_preset":true,"from":"post","post_from":"current_post","current_field_prop":"post_meta","current_field_key":"id-propietario"}

what is the problem?, after version 3.3.3 this problem not exit.

Crocoblock commented 5 days ago

Can you share your form here?