I've been using this program for a while and it's been really useful. It did almost everything I needed right "out of the box". If not, I always had this forum to help.
This time I came to a little thing that seems way more than I know about this product or simple coding.
I have a table where some HTML data is written in one of its field. I will call it Table.html. All data entered in Table.html is done using FCKEditor. When I list all entries of Table, the field Table.html is sometimes very huge and it looks very awfull. I would like, at least, a little link that can be clicked to show the remaining content. Just like a "Read more" link.
Seing how Ibox was used, I thought that this type of popup would be great to show the content of Table.html. In List mode, I would simply have a link that, when clicked, pop a Ibox window with html content.
Now is that possible ? Is there something similar to this method ?
Thank you