ctoupin Posted April 17, 2001 Posted April 17, 2001 Hello, I have little difficulty with a CDML tag. This is a tag to make a link to a record ID in a database. I put my tag just like this : [FMP-linkrecid: Format=detail.html] in a HTML link tag : <a href=...> It is suppose to go to search a particular record in my database and put it a web site. But it's not working... I copy and paste a old CDML tag who was elsewhere in the web site and who was the same that I use now. So, in theory, it is supposed to work, no? Because the old link work... Why it's not working? Did I forgot something? Can someone help me? Thank you!
Garry Claridge Posted April 18, 2001 Posted April 18, 2001 The tag should look like this "[FMP-LinkRecID:CurrentRecID,format=/pages/pers.html]". I think you are missing the RecID reference. Hope this helps. Garry
Recommended Posts
This topic is 8689 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now