It's such a workable solution. Thank you!

I came to a similar conclusion using list:string for user-defined fields. A 
slight twist of my version is to use {"key": "value"} instead of "key: 
value". The thought was to convert the string into dictionary-like datatype 
more easily. 


Reply via email to