Hi !
Got a small DB data retrieval problem : Trying to get a plugins xml parameter data from a table field for editing in frontend. Data is stored in that table field in the format :
{"value1":"today","value2":"yesterday","debug":"0"}
When attempting to retrieve that data CCV5 returns nothing (Other data in same table fields returned OK).
Copied data without brackets to another field in same table & CCV5 returned data OK.
So it appears CCV% wont allow import of bracketed data. Is there a way around this ? Some way to strip brackets out, load & edit data, add brackets & save ? Or is there a function in CCV5 to allow the importing & editing of XML files ?
Cheers PaulZero.
Got a small DB data retrieval problem : Trying to get a plugins xml parameter data from a table field for editing in frontend. Data is stored in that table field in the format :
{"value1":"today","value2":"yesterday","debug":"0"}
When attempting to retrieve that data CCV5 returns nothing (Other data in same table fields returned OK).
Copied data without brackets to another field in same table & CCV5 returned data OK.
So it appears CCV% wont allow import of bracketed data. Is there a way around this ? Some way to strip brackets out, load & edit data, add brackets & save ? Or is there a function in CCV5 to allow the importing & editing of XML files ?
Cheers PaulZero.