Custom Field not working

JSON.parse(post.custom_fields["FIELD_NAME"])

You can use above command to convert the string to JSON object.

2 Likes