HTML links in mview_param

User ff97de0fd1

07-10-2010 17:26:11

Hi, I am using Jchem v 5.3.8 in a tomcat 5.5.31 server fronted by Apache 2.2. I am wondering whether it is possible to insert html links in an mview cell - in other words, have one of the parameter names (such as cid) represent a hyperlink to another page with information about the molecule. Thanks,


 


-JB

ChemAxon 7c2d26e5cf

08-10-2010 14:33:27

Yes, you can do it.


You can define custom components in a MarvinView cell (only in  molecule matrix mode) . You can render actions to these components (e.g.: opening a link). See the following example:


MarvinView Example - Adding advances comonents to molecule tables.