Jump to content

Update a conditional value


Niklas

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

Recommended Posts

Hello,

I have one file that contains items, and another one that contains customers. The customers can have a lot of items. An item can only have one customer. So I've set it up so that you choose a customer in the items file, and in the customer file you can display all items that have the current customer.

But when I change an item to belong to a different customer, this is not updated in the customer db. How do I update this?

thanks!

Link to comment
Share on other sites

Not enough information, but it sounds like you're changing the Name in the Item file, but the Customer file is showing Items related by a field other than Name, perhaps Customer ID? Hard to say without more specifics about your Relationships.

Link to comment
Share on other sites

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