I wanted to add more fields to the entries in the history panel. So far I added the field data to the ajax call but now the js part is a bit difficult. This is in crm:views/record/panels/history js file.
I added a new row for my field but I am unsure if it's possible to show a label text. I have tried to set customLabel to 'test' and noLabel to false, but it dows not woerk. any advice or resource ?
I added a new row for my field but I am unsure if it's possible to show a label text. I have tried to set customLabel to 'test' and noLabel to false, but it dows not woerk. any advice or resource ?
Comment