tanya I have a problem with a related link which is hidden in the "detail" layout between two entities and this is its metdata/entityDefs/Account.json
"contact": {
"type": "link"
},
how can I show the hidden link. I added a text between the <a></a> tags and its run successfully, but how can I make it dynamic?
"contact": {
"type": "link"
},
how can I show the hidden link. I added a text between the <a></a> tags and its run successfully, but how can I make it dynamic?
Comment