Jump to content

Mailing links to records


cp

This topic is 8201 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Does anyone know the best way to send out a link to a particular record.

My database sends out links that work fine for most people, but seem to be slightly distorted by certain mail aps. One group here uses case tracking software called Sonar that's causing problems.

My links look like this:

http://internal.info.com/ddesc/FMPro?-db=ddescalations&-format=record_detail.htm&-error=search_error.htm&-lay=layout1&-op=eq&escid=10068&-find

Sonar changes a few characters and shows this:

http://internal.info.com/FMPro?-db?escalations&-format=record_detail.htm&-error=search_error.htm&-lay=layout1&-op=eq&escid068&-find

I'd like to make the link as short and simple as possible.

Link to comment
Share on other sites

I'm using an underscore in the html file names. Is this what you're referring to? I could rename the files and shorten the url.

Frankly, I'm not sure what the -op=eq section is for. I copied this url format. My CDML reference isn't really clear about this. What is it for?

Link to comment
Share on other sites

From the CDML reference;

-Op tag specifies the comparison operator applied to fieldname/value pair that follows it in a -Find action.

The default is "begins with" so if that's the operator you use, you can leave it out.

Link to comment
Share on other sites

This topic is 8201 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.