Hi,
We use the combo upload+jquery upload (2 fields same storage of course) and it workds great.
But we have to split some of already existing data in a new combo (upload+jquery upload). The tricky part is how to data are stored. the json générate a aid information which prevent a simple sql update operation.
Any idea/help on how can we handle this ?