January 9, 200125 yr Hey Kids! Okay, here's a simple question. I hope someone knows the answer. Is there an easy way to have a hyperlink in an FM5 database? I'm posting this database on the web using Web Companion. My understanding is that scripting doesn't work when you do that. Is there a way to do hyperlinks without CDML or Javascript? Thanks.
January 10, 200125 yr Hey Timmy, there are many ways to link with FMPro. Aside from anchor links and forms, there are the [fmp-InlineAction], [fmp-link], [fmp-linkfirst], [fmp-linklast], [fmp-linknext], [fmp-linkprevious], and [fmp-linkrecid] replacement tags which give you added options and which are discussed in your CDML Reference. An example of code for one of these was recently posted under "downloading linked/embedded objects" in this forum. Peace Keith M. Davie [This message has been edited by Keith M. Davie (edited January 09, 2001).]
Create an account or sign in to comment