Home › Forums › General Issues › Add value to url field inside repeater › Reply To: Add value to url field inside repeater
Hi James,
I reduce the length of sub field. I created a log file to see the field name and data before update. Look at this :
cc_loanrequest_last30daysbankstatement
Array
(
[0] => Array
(
[file] => http://www.domainname.dev/loanrequest/?file=213/cc_loanrequest_last30daysbankstatement_1.
)
[1] => Array
(
[file] => http://www.domainname.dev/loanrequest/?file=213/cc_loanrequest_last30daysbankstatement_2.txt
)
)
The information in table look like this :
meta_key = _cc_loanrequest_last30daysbankstatement
meta_value =
meta_key = cc_loanrequest_last30daysbankstatement
meta_value = a:2:{i:0;a:1:{s:4:”file”;s:96:”http://www.domainname.dev/loanrequest/?file=212/cc_loanrequest_last30daysbankstatement_1.txt”;}i:1;a:1:{s:4:”file”;s:93:”http://www.domainname.dev/loanrequest/?file=212/cc_loanrequest_last30daysbankstatement_2.”;}}
I will try a fresh install…
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.