Hi I am trying to display an image stored on a website in the header of a grid instead of the field name. I am guessing I need to put some html code in the field configuration instead of the field name but not sure if I need to turn php off and on. Anyone care to offer a simple example
try with :
{your field name} = ‘<input type = “image” src = “/ scriptcase / app / your project name / _lib / img / scriptcase__NM__ico__NM__bullet_ball_green_16.png” border = “0”>’;
especially do not forget the ’ before < and after >
Thanks so much its simple things [ATTACH=JSON]{“data-align”:“none”,“data-size”:“full”,“data-attachmentid”:84332}[/ATTACH] like that save so much time