Maybe it could be possible to implement it this:
- two url1 and url2 fields (instead of a single one)
- define some syntax letting admins to
- specify how the url is to be rendered (as with HTML's <a> anchor tag)
- use URI templates on which runtime values are dynamically applied (ie callerid, calleeid, ...)
Comments
Maybe it could be possible to implement it this:
- two url1 and url2 fields (instead of a single one)
- define some syntax letting admins to
- specify how the url is to be rendered (as with HTML's <a> anchor tag)
- use URI templates on which runtime values are dynamically applied (ie callerid, calleeid, ...)