I am running Sugarcrm Open Source version 4.5 and am attempting to add a custom field of type 'html' in my Contacts view. This html code contains a URL of type
and I was hoping that this would result in a link of type:Code:http://mylink.php?id={ID}
where 76c4fb47-74d3-d5b3-74f1-4329386gbb7b is the id of my contact. Unfortunately the {ID} variable is not interpreted and is just showing up as such in my URL.Code:http://mylink.php?id=76c4fb47-74d3-d5b3-74f1-4329386gbb7b
Any possibility to get this working (without having to hack the DetailView.html source code) ?
Thanks in advance,
PS: congratulations to the sugarcrm developpers team for adding the custom fields and improving the way to manage them !
Jordi


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks