# How to display a custom added field from the json file in cert-web-component?

**URL:** https://community.blockcerts.org/t/how-to-display-a-custom-added-field-from-the-json-file-in-cert-web-component/1413
**Category:** Technical
**Created:** [October 10, 2018, 4:37am UTC](https://community.blockcerts.org/t/how-to-display-a-custom-added-field-from-the-json-file-in-cert-web-component/1413 "2018-10-10T04:37:28Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![blockchainexperts](https://sea2.discourse-cdn.com/flex016/user_avatar/community.blockcerts.org/blockchainexperts/32/475_2.png) [@blockchainexperts](https://community.blockcerts.org/u/blockchainexperts)
#### Post date: [October 10, 2018, 4:37am UTC](https://community.blockcerts.org/t/how-to-display-a-custom-added-field-from-the-json-file-in-cert-web-component/1413/1 "2018-10-10T04:37:28Z")

</div>

Hi,  
I’ve issued a batch of certificates from a csv files with the following additional fields, mark, grade and subject using cert-tools. I was successful in issuing it in ethereum blockchain and also I can verify them using blockcert-verifier implementation. But, the problem is I can’t list the additional fields in my certificate using the cert-web-component. Should I need to add custom fields in polymer js. I’m not familiar with it. Any help will be appreciated.

---

<div class="post-metadata">

### Author: ![gcervera](https://avatars.discourse-cdn.com/v4/letter/g/46a35a/32.png) [@gcervera](https://community.blockcerts.org/u/gcervera)
#### Post date: [July 4, 2019, 7:37pm UTC](https://community.blockcerts.org/t/how-to-display-a-custom-added-field-from-the-json-file-in-cert-web-component/1413/2 "2019-07-04T19:37:07Z")

</div>

Hi, did you solve that issue? I’m trying to modify the displayHTML field to show the recipient’s name but its not working…any ideas?
