Hi,
great component great work. I need a custom field with following functions:
A select field from for example #__content with id & title and the result should not only show the title, it should also link to the article.
Is this possible? For example with code: <a href="index.php?option=com_content&view=article&id=[id]">[title]</a>
Regards Tom