Jump to content
Server Maintenance This Week. ×

i can't copy portal to portal. HELP


fileman922

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

Recommended Posts

im trying to copy portal to portal with a loop but only the first record is copying . 

my situation is when i type the item on orders, it shows the colors the item is available inside a portal ... so i need to copy those color that shows in portal to the orders line items .. please let me know what im doing wrong ( attached file)

the loop im doing is this : 

Go to Object [ Object Name: "colors" ]   ( this goes to colors portal)

Go to Field [ items_line::color ] Go to Portal Row

[ First ]

Loop

Set Field [ order_line::color; items_line::color ]

Go to Portal Row

[ Select; Next; Exit after last ]

End Loop 

copyportaltest.fmp12

Link to comment
Share on other sites

I think I follow what you are trying to do, but can you better explain your relationships? Your relationship graph is a little confusing and it would be helpful to better understand what you're trying to accomplish.

 

Link to comment
Share on other sites

My return question is - why are you doing this?

Because it sounds like you will end up with copies of data in different places, which usually indicates the design could be optimised.

What business issue are you trying to solve doing this?

Cheers

Webko

Link to comment
Share on other sites

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