Hello. I have a grid with a string column with values like
<a href='/ci/Operaciones/view_pdf/03-001-00003-PO.pdf' target='_blank'>03-001-00003-PO.pdf</a>
With a community edition grid, it works great, gives me a link in that column, wich points me to PDF file preview in a new tab.
With Enterprise Edition, I get the right text in column, "03-001-00003-PO.pdf", for the example but no link at all.
Tried defining that field to url type but it doesn't work.
I followed the examples, I can't see what is wrong. Hope anyone can help me.
Regards.