Jump to content

Duplicate a portal row


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

Recommended Posts

  • Newbies

Hi,

I got a simple database that include 3 layout (job info, submission and billing information). In the job layout i got 2 portals rows (1 for submission and the other for the billing) i just want to know how to copy all the portal row of submission of a job to the billing portal row of the billing of the same job. I don't want to rewrite each time exactly the same information. i'm sure that a simple script can do that.

Thanks for your time

MERLIN_ti

Link to comment
Share on other sites

  • 3 weeks later...

It would probably be best not to duplicate the information at all, but rather to use relationships to share the information. If you set up a relationship between the billing and the submission tables, you can use the submission data from the context of the billing table.

Link to comment
Share on other sites

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