Jump to content
Server Maintenance This Week. ×

Related records


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

Recommended Posts

  • Newbies

I have 2 databases 1 for contacts and another for phone numbers of each contact, they are related by a "contactid" field, and displayed in one of the layouts in a portal.

How do i let users enter information to the phone numbers database from a web page using CDML in the same way they enter the information in the contacts layout including the contactid so that the relationship can be established.

any ideas...please help!!!

Link to comment
Share on other sites

I have no complete solution, but I think you should consider this:

- Split your entry form into two, each pointing to a different database, and displayed in a different frame in the browser. The top frame is used for entering adress information and viewing the existing telephone numbers, the bottom frame is used for adding a new telephone number.

- To pass on the record ID for the telephone number, you could use the -token feature, or use a submit button on the addressframe that runs a script in the database (using the -script.prefind tag).

Might work?

Success

Hans Erik Hazelhorst

Database and Internet Consultant

email [email protected]

Link to comment
Share on other sites

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