Jump to content
Server Maintenance This Week. ×

Populating a portal from another table


osxfoundry

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

Recommended Posts

  • Newbies

Hi,

I've been trying to solve this issue for a while.

Here is the deal.

I have a order table and orderItem table (which track item ordered).

orderitem is also linked to Product table.

FYI, I had to add productName, productCategory in orderItem table as look-up fied, otherwise, the productName (from Product table) would not show up when I was adding a row. It would after I go to the next row in the portal.

I have 2 other tables called ShippingOrder and ShippingOrderItem.

When I go to ShippingOrder layout, i click on New which open window where I can select the actual order i want to ship. (shippingOrder layout is for recuring orders).

ShippingOrder layout has a portal which show related records from shippingorderItem.

I'd like to populate that portal based on the orderItem table that correspond to orderId I selected.

I'm pretty sure it can be done. Let me know. I would appreciate.

Link to comment
Share on other sites

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