Question
Map attributes value to a custom Tab
I have a scenario where there is an attribute (say Sample String1)which has a pair of json values("bat:MRF, ball:stumper, team:csk")
Now I will have to display these values as "Attribute-value" pair in a custom Tab which I have created.
Note: These Json values are received from another third party tool, we need to display these as attribute value pair in the custom Tab.
Need guidance and help on how to achieve this.

