Jump to content

Bug that reoccurs


simoncpage

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

Recommended Posts

The current set up of my contact database is one to many. I have one file with contacts and another with companies. When I click on the goto to company button it sometimes doesn't display the relating company, the scripts are as follows:

from contact -

Toggle Status Area[show, Lock]

Go to related record["organisations"] (with only show related record not selected - does this cause a problem?)

Perform Script[sub-scripts. External:"orgainisations.fp5")

above script in the organisations: just points it to the correct layout?

I suspect it is something to do with scripts that maybe have been paused?

Any ideas would be apprecaited, thanks

Simon

Link to comment
Share on other sites

Simon->

Do you have more than 1 portal on the layout? If so, the Go to related record is getting confused. Before that step, add a Go to field and specifiy a field in the proper portal.

Are your key fields unique? I'd do this by assigning each company a unique serial #, and putting that # in the contact's record. The relationship would be between the #s. That way the company can change names, etc., and the contact will still be associated with the proper company.

Also, check to make sure that if the relationship's "Sort related records" is checked, the fields to sort by are defined.

Sam

Link to comment
Share on other sites

This topic is 7334 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.