ESG awards – Awards

The Awards application is used to display specific awards per fund that has been received from the relevant awards body. Awards components typically include a Title, Subtitle, Image, Award Name and Award Description.

This configuration variation includes the following features:

  • Heading
  • As at date
  • Award name
  • Award image
  • Award description
  • Disclaimer

Application

Data

{
“code”: “esg_ratings”,
“values”: [
{
“label”: “FNG”,
“rating_date”: “2021-09-01”,
“rating_logo”: “FNG”,
“value”: 1
},
{
“label”: “ISR”,
“rating_date”: “2021-09-01”,
“rating_logo”: “ISR”,
“value”: 2
},
{
“label”: “Febelfin”,
“rating_date”: “2022-09-06”,
“rating_logo”: “Febelfin”,
“value”: 3
}
]
}

Tutorial